1.0.0 • Published 5 years ago
strike-clock v1.0.0
Strike Clock
A Minimalist and private time tracker for users that love using the terminal.
Install
You can installed it directly from npm with
npm install -g strike-clock
You can build it from the repo
git clone git@github.com:stevenandersonz/strikeclock-cli.gitcd strikeclock-clinpm install
Commands
skclock in <project-name>start the time trackerskclock outstop the time tracker.skclock out -n="This is a note"Append a note to the strike
skclock list <project-name>list all strikes for a particular projectskclock list <project-name> -sShow the amount of time spend on a projectskclock list <project-name> -hExport the table to an html file and open it
skclock clearDeletes all the strikes for all projects
1.0.0
5 years ago