jeepj 10 hours ago

Hi, I created a TUI for GitHub, firstly because I wanted to be able to trigger and watch workflow runs in my GitHub org. [tgr](https://github.com/jjournet/tgr) For the moment, the software is mostly intended towards workflows, I want to extend it to issues, discussions, PRs, etc... it's a standalone Go program, with no dependencies. Also, it's scanned by CodeQL in Github for security. Let me know what you think, I would really enjoy feedback. Thank you