Ask HN: What apps have you created for your own use? 6 points by koconder 4mo ago ↗ HN Could be CLI, GUI, web, mobile, other. Asking out of interest, esp with the wave of vibe-slop. Thanks in advance to all.
[–] verdverm 4mo ago ↗ https://news.ycombinator.com/item?id=47303111on the front page yesterday and until this morning
[–] mohsen1 4mo ago ↗ Just wanted to see my Claude account usageshttps://github.com/mohsen1/claude-usageInteresting time to be alive. there are software similar to this but not _exactly_ what I wanted so I made it in a few hours!
[–] tgalal 4mo ago ↗ I wanted a "seamless" way for executing llm prompts in my terminal for recurring tasks, and came up with this:http://github.com/tgalal/promptcmdThe cool thing about it is that it also works over remote ssh shells, so quite handy in managing my homelab.
5 comments
[ 192 ms ] story [ 2439 ms ] threadon the front page yesterday and until this morning
https://github.com/mohsen1/claude-usage
Interesting time to be alive. there are software similar to this but not _exactly_ what I wanted so I made it in a few hours!
http://github.com/tgalal/promptcmd
The cool thing about it is that it also works over remote ssh shells, so quite handy in managing my homelab.