Ploi Roadmap
Embark on a journey of organizational enlightenment with Roadmap, the open-source sherpa for your roadmapping escapades. Picture a wonderland where your roadmapping canvas is as customizable as your coffee order – extra foam, no lid, with a dash of user mentions and upvote sprinkles to sweeten the deal. Imagine a world where slugs aren't just garden critters but auto-magical breadcrumbs leading to your project's success. Behold the Filament admin panel, a command center so sleek, it makes mission control look like a game of Pong. And let's not forget the role system – as easy as pie with a slice for the admin, a dollop for the employee, and a crumb for the user. Want to waltz into your roadmap with the grace of a single sign-on? OAuth 2's got your back, with a red carpet rollout featuring your brand's signature color. And for the GitHub gladiators, wield the power to tether repositories to projects and juggle issues without breaking a sweat, all from the throne of your admin panel. Built with the muscle of PHP and the backbone of a database, Roadmap is your ticket to a less costly, more cloud-nine experience on RepoCloud. So why settle for the cloud when you can have the entire sky?
Octobox
What Gmail did for email, Octobox does for GitHub notifications: an ephemeral, unmanageable stream becomes an inbox you can actually triage. GitHub marks notifications read the moment you glance at them and lets old ones vanish days later; heavy maintainers end up building elaborate Gmail filter systems just to cope. Octobox - a Ruby on Rails app over PostgreSQL - syncs your notifications into a persistent inbox with an explicit archived state: mark a thread done, and if the issue or PR sees new activity, it pops back automatically, so nothing silently falls through. Triage is keyboard-driven with Gmail-style shortcuts (j/k to navigate, e to archive, m to mute, s to star), and multi-select clears noisy repositories in bulk. Filtering is where it earns its keep: slice by repository, organization, type, action, state, reason, CI status, labels, author, assignee, or bot origin, combine prefix search filters, and pin favorite searches to the sidebar. The optional GitHub App enriches entries with live PR/CI status and labels so you can decide without clicking through. Auto-archive rules clear merged PRs and closed issues; muting and snoozing silence the rest. A REST API supports integrations. Self-hosting keeps your notification metadata - a map of everything you work on - on your own server.