octoscope v0.18.0 — insight 🔭
No new tabs this time — three small read-only features that answer questions you'd normally leave the terminal for: how a repo's stars are really trending, how much API budget you've actually got left, and which of your repos need attention right now.
Cumulative star history
The 12-month star sparkline in the repo detail shows weekly density — great for spotting viral peaks, less so for trajectory. Press v and it flips to a cumulative growth curve, star-history.com style, right in the terminal. Press v again to flip back.

Rate-limit details
Press % anywhere for a per-resource breakdown of every REST + GraphQL budget — used, remaining, reset — straight from GitHub's /rate_limit endpoint, which is free and consumes no quota. The footer chip tells you how you're doing; the panel tells you why.

Work filters
On the Repos tab, w cycles quick presets: PRs open, CI broken, stale 90d. They compose with the / search and span pinned, owned and watched sections alike. One esc clears everything.
brew upgrade gfazioli/tap/octoscopehttps://github.com/gfazioli/octoscope/releases/tag/v0.18.0
As always: read-only, free, MIT, on Linux / macOS / Windows.
Source: https://github.com/gfazioli/octoscope
Curious — what preset would you add to the work filters? "needs my review"? "no release in 6 months"?


Replies