watson
A wonderful CLI to track your time. More information: <https://github.com/TailorDev/Watson>.
Install
- All systems
-
curl cmd.cat/watson.sh
- Debian
-
apt-get install watson
- Ubuntu
-
apt-get install watson
- Kali Linux
-
apt-get install watson
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install watson
- OS X
-
brew install watson
- Dockerfile
- dockerfile.run/watson
A wonderful CLI to track your time. More information: <https://github.com/TailorDev/Watson>.
-
Start monitoring time in project:
watson start project
-
Start monitoring time in project with tags:
watson start project +tag
-
Stop monitoring time for the current project:
watson stop
-
Display the latest working sessions:
watson log
-
Edit most recent frame:
watson edit
-
Remove most recent frame:
watson remove
© tl;dr; authors and contributors