Hacker News new | ask | show | jobs
by hmsimha 1346 days ago
I made a home dashboard to display on the TV, which integrated with Toggl (time tracker extension) when my partner and I were living together: https://github.com/HartS/toggl-home-dashboard

Surprisingly, a feature to just "display a light when you're working" isn't super common.

Since it was just a keyboard shortcut to start the timer (I was also contracting at the time), this ensured my partner could see I was working easily without having to ask me :)

(apologies for poor code quality, this was hacked together extremely quickly... behind on tasks and needed a productivity boost, etc.)