Live data from Hacker News

Tgr- TUI for GitHub

github.com

1–2 of 2 posts

Re: Tgr- TUI for GitHub

#2
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