add readme.md

This commit is contained in:
2021-06-04 21:15:47 +02:00
parent fc3f350e96
commit b774ec6e1e
2 changed files with 58 additions and 32 deletions

24
README.md Normal file
View File

@@ -0,0 +1,24 @@
# Timetrack
Simple time tracking
## Requirements
- Python 3.9 or higher
## Usage
*as of v.2.0.2a*
Start the script and follow the menu.
Currently no further usability.
## Agenda
- [ ] Reports
- [ ] by day
- [ ] by week
- [ ] by month
- [ ] by user
- [ ] Manual time entries
- [ ] Break in time entries
- [ ] User management
- [ ] Categories
- [ ] Clients
- [ ] References
- [ ] GUI