Skip to content

Commit

Permalink
Merge pull request #39 from ypid/related_projects
Browse files Browse the repository at this point in the history
Added related projects selfspy and arbtt.
  • Loading branch information
karpathy committed May 8, 2016
2 parents 3c8d909 + 6e7af9e commit 416163e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,12 @@ ulogme has three main parts:
### OSX code
Things get a little ugly in OSX if you want to change anything with recording the log files because you have to recompile these portions any time you make any changes. It's ugly and it had to be done. However, if you're only interested in hacking with the UI, just change Javascript in `render` and no recompile is necessary, naturally.

## Related projects

* [selfspy](https://github.com/gurgeh/selfspy), Log everything you do on the computer, for statistics, future reference and all-around fun.
* [arbtt](http://freecode.com/projects/arbtt), automatic rule-based time tracker.

For more projects, [this question on Personal Productivity Stack Exchange](https://productivity.stackexchange.com/questions/13913/automatic-time-tracking-software-for-computer-work-for-windows-linux-mac) might be also worth a look.

## License
MIT

0 comments on commit 416163e

Please sign in to comment.