An open API service indexing awesome lists of open source software.

https://github.com/bburdette/timekeeper

gtk app for tracking time worked.
https://github.com/bburdette/timekeeper

Last synced: over 1 year ago
JSON representation

gtk app for tracking time worked.

Awesome Lists containing this project

README

          

# TimeKeeper
gtk app for tracking time worked.

## Building for Debian (and derivatives)
```
sudo apt-get install libgtk-2.0-dev libsystemd-dev libglade2-dev
make
```