Show HN: tmpo – CLI time tracker with automatic project detection(github.com)
github.com
Show HN: tmpo – CLI time tracker with automatic project detection
https://github.com/DylanDevelops/tmpo
2 コメント
Great work! Tools like this highlight how much overhead most time trackers add for individual developers. Even something as simple as Google Forms has too much friction. CLI + local DB is hard to beat. Next, can we get a CLI replacement for JIRA? :-)
Anything to replace my Jira dependency!! You are speaking my language
No cloud, no accounts, just a binary and a local database.
Quick workflow:
This is my first Go project, and having the ability to do this sort of thing is helping me fall in love with this language. I'm hoping for a 1.0 release on Homebrew soon, and the goal would be to expand to other common package managers to make installation easier.
If you think it is cool or you want to add a feature, feel free to star the repo and open an issue! I would love to have some help from other developers!
You can find the MIT-licensed GitHub repository here: <https://github.com/DylanDevelops/tmpo>