botanical76
9 months ago
I have to track my hours at my place because the client loves to micro optimize their budgets. It's a huge pain so I'd love something to make it easier than what I have now, which is essentially toggl.com + wrapper scripts which categorize hours by JIRA feature. However, this page has done relatively little to sell it to me. What does automatic mean? What is the tool able to do? How much does it cost? etc
vincent_build
9 months ago
Hey, thanks for the interest! For now, I launched RemotePulse Pro as an MVP (minimum viable product), and it’s 100% free at the moment. The current features include:
- You can create tasks, start a timer, pause it, and stop it. The app calculates the elapsed time between start and stop, minus any pauses, and stores the session of time spent on that task.
- There’s also an inactivity detection feature: if a task is running but there’s no activity for 5 minutes, it automatically pauses.
- You can set dependencies between tasks to ensure that certain tasks are completed in the correct order.
- Once you've completed a task and tracked the time sessions, you can mark it as "done." This moves it to your task history, where you can see the sessions you spent on it, and it also unlocks any dependent tasks.
Let me know if you have more questions !
hu3
9 months ago
Try https://activitywatch.net/. Free, open-source.
Plus extensions for Chrome and VSCode: https://docs.activitywatch.net/en/latest/watchers.html
It tracks how much time you spend per oppenned file, URL, window, etc.
Generates daily stats.