wtime 0.2
Command-line utility for tracking time spent on arbitrary tasks
wtime
is a command-line utility for tracking time spent working on arbitrary tasks. All the time data is saved in files residing in the .wtimed
directory in the user's home directory.
- Website: https://wtime.sourceforge.net
- Licenses: X11
- Package source: gnu/packages/task-management.scm
- Builds: See build status
- Issues: See known issues
Installation
Install wtime 0.2
as follows:
guix install wtime@0.2
Or install the latest version:
guix install wtime
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.