TimeTagger: Open-Source Time Tracker
timetagger.app
TimeTagger: Open-Source Time Tracker
1–10 of 119 posts
Re: TimeTagger: Open-Source Time Tracker
#2Re: TimeTagger: Open-Source Time Tracker
#3Re: TimeTagger: Open-Source Time Tracker
#4Re: TimeTagger: Open-Source Time Tracker
#5I really like that more and more developers are doing the open-source/paid service option(no idea what's the term for it). I personally think it's great for both developers and their customers/users.
Re: TimeTagger: Open-Source Time Tracker
#6Re: TimeTagger: Open-Source Time Tracker
#7Re: TimeTagger: Open-Source Time Tracker
#8Since I couldn't find any tool that did the job for me, I ended up creating a very simple (open source) timetracking tool that suited my needs: https://gist.github.com/corentinbettiol/634b6f95928ccb702ac7...
(pros: not in a browser, start when you start your work computer, can sort content with grep, can count hours of work on a task with grep + wc -l, cons: no fancy ui, fixed delay)
Re: TimeTagger: Open-Source Time Tracker
#9Typo on the front page under pricing: GLPv3 vs GPLv3
Re: TimeTagger: Open-Source Time Tracker
#10What I really care about is the time it takes to input tasks. The demo app link has a record button with a difficult to use form. Is there a faster way to start/stop the timer?
Could you please elaborate how you would want this to be faster? A one click option, or perhaps a keyboard shortcut to start a timer? I'm eager to learn about potential workflows to make the experience more smooth :)