https://github.com/aleroxac/taskctl
Command line tool for task management.
https://github.com/aleroxac/taskctl
python task-management time-tracking
Last synced: 3 months ago
JSON representation
Command line tool for task management.
- Host: GitHub
- URL: https://github.com/aleroxac/taskctl
- Owner: aleroxac
- Created: 2023-02-25T19:08:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T01:31:55.000Z (about 2 years ago)
- Last Synced: 2025-01-16T16:23:46.076Z (4 months ago)
- Topics: python, task-management, time-tracking
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# taskctl
Command line tool for task management and time tracking.## TO-DOs
- [ ] read parameters from configfile
- [ ] define datafile path on user homefolder- [ ] define usecases
- [ ] define services
- [ ] define repositories/interfaces
- [ ] define custom exceptions