Elektrine lite

← Feed

@kellylford@mastodon.social

Post #3751051

2026-07-12 00:50 UTC

If you are a user of GitHub, a small app I made called GHManage may be of interest. I couldn't find a graphical screen reader friendly app for quickly viewing items such as issues, prs, commits workflow runs and more. I know much of this is available in GitHub Desktop and various VS Code extensions and probably other ways. My app basically puts all this in screen reader and keyboard friendly list-views and edit boxes. https://github.com/kellylford/GHManage/releases

Replies (1)

  • @kellylford@mastodon.social 2026-07-12 00:53

    You need to have the GH command line tool on your system and authorized for my app to work. My app also has some interactive functions for repos where you have access. For example, you can change the state of issues, comment on them, schedule workflows to run, download artifacts from a completed run and more. You can also provide the URL to any public repo and use the app functionality there.

    Open ##3751050