Streamline your workflow, stay on top of issues and pull requests.
ToDo list for your GitHub notifications. Available on MacOS.
- Menu bar app
- Read, unread or open in browser
- Preview and dismiss notifications that don't require your action
- You control the data - all notifications are stored locally only 🔐
- Notifications are sorted by modified time 🕓
- GitHub API is polled every 5 seconds for new notifications, and app is updated with minimum re-renders
- GitHub OAuth
- Navigate with keyboard, and access the app from any workspace using
⌘ + L
⌨️
GitToDo.mov
npm install
npm start
npm run build
Contributions, issues and feature requests are welcome!