Skip to content

promptpolish-ai/gitscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 GitScope

$1 GitHub Repository Autopsy
Language breakdown · Contributor analytics · Commit activity · Premium HTML report

Try it Discussions MIT


✨ What is GitScope?

GitScope analyzes any public GitHub repository and generates a stunning, interactive HTML report — think an autopsy for your codebase.

See what you're working with:

Metric Report shows
📊 Language breakdown Bar chart with percentages & KB
👥 Top contributors Ranked list with commit bars
📅 Activity by day Which days your team codes most
📋 Repo metadata License, size, branch, created date
📝 Recent commits Chronological activity log

🖼️ Live Demos

See full premium reports (generated for free as demos):

Repository Report
🦇 sharkdp/bat (59k★, Rust) View Report →
🔧 biomejs/biome (Rust formatter) View Report →
vitejs/vite (70k★, build tool) View Report →
vercel/next.js (130k★, React) View Report →

🚀 Quick Start

# Just enter a repo name → get a report
→ https://gitscope-micro.vercel.app

# Or hit the API directly:
curl https://gitscope-micro.vercel.app/api/analyze?repo=owner/name

📟 API

Analyze a repo (free preview)

GET /api/analyze?repo=owner/name

Returns repo metadata, language stats, and a watermarked preview of the report.

Get full report ($1 BTC)

GET /api/deliver?txid=YOUR_TXID&repo=owner/name

Sends $1 BTC to 1DQXcKwN95AWqwmwbscG7fRbEYMdWU9GB3, then enter your txid to receive the full premium HTML report.

Repo Health Badge

GET /api/badge?repo=owner/name

Returns a shields.io badge with repo health grade (A-D). Add to any README:

![Repo Health](https://gitscope-micro.vercel.app/api/badge?repo=owner/name)

💰 Pricing

Plan Price What you get
🆓 Preview Free Watermarked preview with metadata + stats
📊 Premium $1 BTC Full HTML report with all visualizations

Bitcoin address: 1DQXcKwN95AWqwmwbscG7fRbEYMdWU9GB3

🐙 Repo Health Badge

Example Badge

[![Repo Health](https://gitscope-micro.vercel.app/api/badge?repo=owner/name)](https://gitscope-micro.vercel.app)

Add this badge to your README and show the world your repo's health score!

🗺️ Roadmap

  • CLI tool for local repos
  • PDF export
  • Team analytics (multiple repos)
  • GitHub Action for auto-reports
  • More visualizations (velocity, bus factor)

💖 Support

GitScope is open source (MIT). If it helps you:

  • $1 BTC1DQXcKwN95AWqwmwbscG7fRbEYMdWU9GB3
  • ⭐ Star this repo
  • 🐛 Report issues or suggest features
  • 📢 Share with a friend

Built by @promptpolish-ai

About

Turn any git repo into a beautiful HTML report — CLI tool with interactive charts, contributor analytics, and premium templates

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors