Triage GitHub issues 10x faster. Swipe your way to Inbox Zero.
👉 Use it for free at swipe.desplega.sh
demo_swipe.mp4
Managing GitHub issues can be tedious. Endless lists, clicking into details, switching contexts... it slows you down.
GitHub Issues Swipe turns triage into a game. It's built for maintainers who want to clear their backlog fast without losing context.
- ⚡️ Speed: Triage an issue in seconds, not minutes.
- 🧠 Focus: See one issue at a time. No distractions.
- ⌨️ Flow: Keyboard shortcuts for power users.
- 🔒 Privacy & Security: Zero server-side storage. Everything lives in your browser. Your token is stored locally and never sent to our servers.
- Swipe Left (←) → Audit later (adds "later" label)
- Swipe Up (↑) → Close as "wontfix"
- Swipe Right (→) → Assign to yourself
- Undo (Ctrl/Cmd + Z) → Made a mistake? Undo it instantly.
- Real-time Sync: Actions are reflected on GitHub immediately.
pnpm installpnpm devOpen http://localhost:3000.
The app will ask for a Personal Access Token on first load.
- Generate a token with
reposcope. - Paste it in.
- Start swiping.
Note: The token is stored in
localStorage.
Built with the modern web stack for maximum performance and DX:
- Framework: Next.js 15 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- State: Zustand
- API: Octokit
We love contributions! Please read our Contributing Guide to get started.