Simple Python tools for tracking your time on multiple projects and generating billing reports; they use a human-readable and editable text file database.
dsw/punch-clock
master
Name already in use
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
punch-clock Daniel S. Wilkerson The punch-clock tool tracks your time as you start and stop work on a project. It records its state to a file in your filesystem in a simple, human-readable and editable format. The punch-clock-report tool will generate a report from this database. Both tools are released under a BSD-like license which you can see in the comments in the program files.
About
Simple Python tools for tracking your time on multiple projects and generating billing reports; they use a human-readable and editable text file database.