All Projects → gottcode → kapow

gottcode / kapow

Licence: GPL-3.0 license
Punch clock program.

Programming Languages

C++
36643 projects - #6 most used programming language
NSIS
403 projects
CMake
9771 projects
shell
77523 projects
Batchfile
5799 projects
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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].