workwatch

0.0.0 • Public • Published

WorkWatch

WorkWatch is a Linux terminal program for honest worktime tracking and billing. It is a tool for help, not for enforcing anything. Therefore it will suggest a solution connected with particular functionality but will not force a user to behave as suggested. It is free software and is distributed under the terms of GNU General Public License.

The program's name is a combination of "work" and "stopwatch" words. It really does like a stopwatch but measuring hours and minutes.

Get Started

It is pure JavaScript and Node.js application so you need npm to install. Install it globally for convenient use.

npm install -g workwatch

It will install the program and create its data directory used for data files. If you are making an update the data directory shouldn't be harmed during procedure.

To start your first measurement just type:

$ workwatch start

That's all.

Documentation

For full program usage, see the Users Guide.

For future project development see the project's wiki.

Package Sidebar

Install

npm i workwatch

Weekly Downloads

4

Version

0.0.0

License

GPL-3.0

Unpacked Size

137 kB

Total Files

23

Last publish

Collaborators

  • locustds