wtime
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.
- Versions: 0.2
- Website: https://wtime.sourceforge.net
- Licenses: X11
- Package source: gnu/packages/task-management.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of wtime
as follows:
guix install wtime
Or install a particular version:
guix install wtime@0.2
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.
Badge code
You can use the following badge to inform users of wtime about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/wtime'><img src='https://packages.guix.gnu.org/packages/wtime/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/wtime)
Example Org:
[[https://packages.guix.gnu.org/packages/wtime][https://packages.guix.gnu.org/packages/wtime/badges/latest-version.svg]]