Swift app that detects TODOs and automatically generates GitHub issues.
For those actively writing TODOs in your Swift code, Bar Ticket detects them and automatically creates a GitHub issue.
- Type //TODO in any editor → hit save → GitHub issue created automatically.
- macOS notch confirms it.
- No forms.
- No context switching.
I built this because my organization runs our project management via GitHub. Anytime I notice a bug in the code while I was working on a feature, I hate the process of navigating to GitHub and filling a ticket.
For the new developers out there, build an app that fixes your own problems. Most likely, others are having that same exact problem.