worklog
Keep Track of Time worked on Projects
Install
- All systems
-
curl cmd.cat/worklog.sh
- Debian
-
apt-get install worklog
- Ubuntu
-
apt-get install worklog
- Kali Linux
-
apt-get install worklog
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install worklog
- Raspbian
-
apt-get install worklog
- Dockerfile
- dockerfile.run/worklog
worklog
Keep Track of Time worked on Projects
Worklog is a program that helps you keep track of your time. The author wrote this program because he had several projects that required to keep a timesheet, sometimes spending 5 minutes here and there doing miscellaneous administrative tasks. Rather than invoke an editor on a timesheet file for every little segment of time spent doing these tasks, this tool allows one to leave a clock running and indicate with one or two keystrokes the onset or change of any given task. Worklog is a simple ncurses based program to do just that.