https://github.com/reimertz/wcal
⏰ a time-tracker derived from ncal
https://github.com/reimertz/wcal
time-tracker
Last synced: 2 months ago
JSON representation
⏰ a time-tracker derived from ncal
- Host: GitHub
- URL: https://github.com/reimertz/wcal
- Owner: reimertz
- Created: 2017-02-28T13:49:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-11T13:06:30.000Z (over 6 years ago)
- Last Synced: 2025-03-15T01:47:15.496Z (3 months ago)
- Topics: time-tracker
- Language: JavaScript
- Homepage:
- Size: 304 KB
- Stars: 16
- Watchers: 3
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
a time-tracker derived from ncal---
```
npm install wcal -g
``````
wcal helpwcal list show wcal
wcal init init wcal in current dir
wcal add add new timestamp
wcal edit edit a timestamp
wcal remove remove a timestamp
wcal help show help
```