Show HN: Enhance – A Terminal UI for GitHub Actions(gh-dash.dev)
gh-dash.dev
Show HN: Enhance – A Terminal UI for GitHub Actions
https://www.gh-dash.dev/enhance/
5 comments
Insiders is $5 a month, for the one app? For $5 more I can have 260+ apps with Setapp. It doesn’t feel like great value for money.
Have you thought about one off payments for maybe a year of updates?
It's not really 5$ a month. You can pay for just one month and then cancel the app. You can download it and use it even after that 1 month just without getting the updates. What really happens behind the scenes is that you just get removed as a collaborator from the project. So what you have locally (either the whole cloned repo or just the binaries) is all yours.
I am thinking about implementing one time payments but really it's a way of trying to sustain all my OSS projects for the long term.
I am thinking about implementing one time payments but really it's a way of trying to sustain all my OSS projects for the long term.
git clone https://github.com/dlvhdr/gh-dash && cd gh-dash && go build . && ./gh-dash
Introducing ENHANCE, a terminal UI for GitHub Actions that lets you easily see and interact with your PRs checks.
It's available under a sponsorware model. Get more info on the site:
-> https://gh-dash.dev/enhance
This is an attempt to make my OSS development something sustainable. Happy to hear feedback about the model as well as the tool! Cheers!