hledger-timeclock

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

README

hledger-timeclock

builds.sr.ht status

hledger addon to track time

To learn more about time tracking with hledger, visit hledger docs.

install

from source
clone
git clone https://git.sr.ht/~dhruvin/hledger-timeclock
cd hledger-timeclock
make
make
install
make install

Note: You may need root privileges to install hledger-timeclock.

uninstall
make uninstall

Note: You may need root privileges to uninstall hledger-timeclock.

from package repositories
alpine/edge
apk add hledger-timeclock

usage

clock in

Clock in time for given account, with optional description.

hledger-timeclock in account [description]
clock out

Clock out time for last clock in.

hledger-timeclock out

completions

You should be able to autocomplete, if you're using bash, zsh, or fish.

hledger-timeclock completion

license

GPL-3.0-or-later

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL