Simple time tracking app written with Python and Qt
Go to file
2021-11-16 23:27:00 +01:00
.gitignore Implement "New issue" dialog 2021-11-16 23:27:00 +01:00
config.py Implement "New issue" dialog 2021-11-16 23:27:00 +01:00
data.py Fix "New item" button in report dialog. 2020-03-03 23:20:36 +01:00
exceptions.py Implement "New issue" dialog 2021-11-16 23:27:00 +01:00
License.md Add License and Readme. 2020-02-19 23:17:48 +01:00
main.py Implement "New issue" dialog 2021-11-16 23:27:00 +01:00
new_task.py Implement "New issue" dialog 2021-11-16 23:27:00 +01:00
Pipfile Implement "New issue" dialog 2021-11-16 23:27:00 +01:00
Pipfile.lock Implement "New issue" dialog 2021-11-16 23:27:00 +01:00
Readme.md Add License and Readme. 2020-02-19 23:17:48 +01:00
report.py Fix "New item" button in report dialog. 2020-03-03 23:20:36 +01:00
task_completer.py Implement "New issue" dialog 2021-11-16 23:27:00 +01:00
task_edit.py Added ability to edit report further. 2020-02-24 18:18:35 +01:00

fimefracking

Simple time tracking app written with Python and Qt5

License

Licensed under MIT license. See License.md for more details.