Skip to content

feat: GitHub Star Growth Tracker Dashboard (Bounty #1110)#6

Merged
sososonia-cyber merged 1 commit intomainfrom
pr/github-star-tracker-bounty-1110
Mar 8, 2026
Merged

feat: GitHub Star Growth Tracker Dashboard (Bounty #1110)#6
sososonia-cyber merged 1 commit intomainfrom
pr/github-star-tracker-bounty-1110

Conversation

@sososonia-cyber
Copy link
Owner

Summary

Implements GitHub Star Growth Tracker Dashboard for Bounty #1110 (10 RTC reward).

Features

  • Store daily star snapshots in SQLite database
  • Render growth chart (HTML dashboard with Chart.js)
  • Track all 100+ Scottcjn repositories
  • Show total stars, daily delta, top growers

Usage

# Fetch latest data and show terminal output
python tools/star-tracker/main.py --fetch

# Generate HTML dashboard
python tools/star-tracker/main.py --html

# Show last 7 days history
python tools/star-tracker/main.py --days 7

Output

  • Terminal: Shows all repos with star counts and daily changes
  • HTML: Interactive dashboard with Chart.js visualization

Reward

10 RTC - RTC wallet: sososonia

- Store daily star snapshots in SQLite
- Render growth chart (HTML dashboard)
- Track all 100+ Scottcjn repos
- Show total stars, daily delta, top growers
@github-actions github-actions bot added documentation Improvements or additions to documentation BCOS-L1 size/L labels Mar 7, 2026
@sososonia-cyber sososonia-cyber merged commit 23c504a into main Mar 8, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BCOS-L1 documentation Improvements or additions to documentation size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant