Tagged Questions

5
votes
2answers
270 views

Tracking How Much Time I Spend Programming (in Linux, specifically Emacs)

I'm looking for a way to automatically track development time as this question asks exactly, but I would specifically like to do it in Linux (Ubuntu). My IDE of choice is Emacs, so perhaps there's an ...