forked from gottcode/kapow
-
Notifications
You must be signed in to change notification settings - Fork 0
Punch clock program.
License
Hunter-Builds/kapow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About ===== Kapow is a punch clock program designed to easily keep track of your hours, whether you're working on one project or many. Simply clock in and out with the Start/Stop button. If you make a mistake in your hours, you can go back and edit any of the entries by double-clicking on the session in question. Kapow also allows you to easily keep track of the hours since you last billed a client, by providing a helpful "Billed" checkbox--the totals will reflect your work after the last billed session. Portable Mode ============= Create a folder named "Data" in the same folder as the executable (the application bundle if using Mac OS X) to run this program from a USB drive. Simply rename or delete the "Data" folder if you later decide you want it to start storing its settings and related files on the host computer. Command-Line Help ================= Usage: Kapow [OPTION] [FILE] If you pass a FILE as the last argument, Kapow will use it instead of the default file. The FILE must end with ".xml". Arguments: --ini=FILE store settings as INI format in specified FILE --no-backups do not create automatic backups of time data Exit status: 0 if OK, 1 if unable to work with time data
About
Punch clock program.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 88.7%
- NSIS 4.6%
- CMake 3.5%
- Shell 2.4%
- Batchfile 0.8%