trending

octoscope v0.10.0 β€” drill-in details, action menu, clipboard

Hey Hunters!

Quick update on octoscope, the cross-platform terminal dashboard for GitHub. v0.10.0 just shipped and it's the first release where the app steps beyond "summary dashboard" you can now drill into a single repo / PR / issue without leaving the terminal.

What's new:

Action menu press space on any row of Repos / PRs / Issues to open a centered modal:

octoscope v0.9.0 β€” themes, dashboard polish, CRT afterglow

Hey Hunters!

Quick update on octoscope, the terminal dashboard for your GitHub account. v0.9.0 just shipped and it's the biggest visual release since launch.

What's new:

7 built-in themes octoscope (default), high-contrast, terminal (matches your iTerm / Alacritty / kitty ANSI palette), monochrome, stranger-things, phosphor (80s CRT green), amber (IBM 5151 / WordStar). Switch via --theme NAME, the theme key in config.toml, or live with / in the in-app settings panel instant, no reload.

octoscope 0.8 β€” your GitHub TUI is now configurable, your way

octoscope is configurable now. v0.8 lands the configuration story we've been building toward split across two patches but one product idea: octoscope should adapt to your habits, not the other way around.

v0.7.0 β€” Repos, PRs, Issues are real now

- Repos tab every owned non-fork repository in one sortable, searchable list. Language, stars, forks, open issues, last push. Press s to cycle sort, / to filter by substring. Viewport scrolls so a 100-repo account stays navigable.

octoscope v0.6.0 β€” tabs + a contribution heatmap in your terminal

v0.6.0 is out. octoscope, the GitHub TUI dashboard, just grew a proper navigation surface.

  • Tabs Overview Repos PRs Issues Activity. Jump with number keys 1 5 or cycle with tab / shift+tab. Your banner and profile stay pinned; only the body swaps.

  • Activity tab contribution heatmap. Your last ~52 weeks of contributions rendered on an accent-pink gradient, month labels above, and a summary line below: total, current streak, longest streak, busiest day with its date.

  • Crosshair glyph in the top banner ( ) small thing, echoes the logo on the landing page, reads as signature rather than decoration.

The [Overview] tab is the same five-section dashboard you know from 0.5.x, so if you just open-and-glance, nothing changes. The other three tabs ([Repos], [PRs], [Issues]) are placeholders today drill-in views ship in v0.7.0.

octoscope - Your GitHub profile as a live terminal dashboard

Octoscope is a native terminal dashboard that pulls your GitHub profile, activity, repo health, and network from the GraphQL API β€” and keeps everything auto-refreshed every 60 seconds. See PRs, issues, commits, languages, stars, followers, and org memberships at a glance. Works for your own account or any public profile: octoscope torvalds. Built in Go with BubbleTea. Open source, MIT-licensed. Install via Homebrew or go install.