Ask HN: What are good self hosted time tracking software for consultants?
1–10 of 97 posts
Or is there a list of them somewhere?
Re: Ask HN: What are good self hosted time tracking software for consultants?
#2I use kimai2:
Re: Ask HN: What are good self hosted time tracking software for consultants?
#3Not self-hosted but running locally, I use https://github.com/projecthamster
Re: Ask HN: What are good self hosted time tracking software for consultants?
#4> Or is there a list of them somewhere?
awesome-selfhosted lists 4 self-hosted systems: https://github.com/awesome-selfhosted/awesome-selfhosted#tim...
(ActivityWatch, Kimai, TimeTagger, Traggo)
Re: Ask HN: What are good self hosted time tracking software for consultants?
#5If you work in a terminal using git, why not track time in a terminal using git?
Re: Ask HN: What are good self hosted time tracking software for consultants?
#6Any spreadsheet :)
The advantage being that you can always stick a random formula in for whatever you want to find out right now and you didnt need before.
It wont generate your invoices But Î find that a minor problem. How many customers do you invoice per month anyway?
Re: Ask HN: What are good self hosted time tracking software for consultants?
#7org-mode in Emacs. On a headline representing a task or event, `C-c C-x C-i` to clock-in, `C-c C-x C-o` to clock-out. The agenda view includes what you've clocked in to during each day, and from it, `R` can give you a clock report for the timeframe that the agenda view is showing.
Re: Ask HN: What are good self hosted time tracking software for consultants?
#8Emacs Org mode timestamps.
Re: Ask HN: What are good self hosted time tracking software for consultants?
#9I‘m using Tyme 3 and am totally happy with it.
Re: Ask HN: What are good self hosted time tracking software for consultants?
#10Odoo Timesheets: https://www.odoo.com/en_US/app/timesheet-features
Track time on different tasks, invoice later on.
Edit: Mobile App online available with paid subscription.