How to Install worklog in Ubuntu 18.04



Install worklog by entering the following commands in the terminal:

sudo apt update
sudo apt install worklog

Description:

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.

Homepage: https://gitlab.com/atsb/worklog

Version: 1.9-1

Section: universe/misc