https://github.com/dlt/selfcontrol
Like task warrior with pomodoro timers
https://github.com/dlt/selfcontrol
Last synced: 5 months ago
JSON representation
Like task warrior with pomodoro timers
- Host: GitHub
- URL: https://github.com/dlt/selfcontrol
- Owner: dlt
- License: apache-2.0
- Created: 2016-12-17T14:23:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-07T23:51:21.000Z (about 9 years ago)
- Last Synced: 2024-06-20T12:06:25.952Z (about 2 years ago)
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Selfcontrol
Like task warrior with pomodoro timers
## Roadmap
- [x] Add option to specify database file on start
- [x] Add tags to tasks
- [x] Add more tests
- [x] Show good error messages to users
- [ ] Add feature to edit time
- [ ] Add help for commands
- [ ] Show if timer is stopped or running (use emojis)
- [ ] Add feature to cancel timers
- [ ] Recurring timers
- [ ] Options for listing tasks (sort by priority, name, status)