Simple time tracking app written with Python and Qt
Go to file
2021-11-16 17:19:11 +01:00
.gitignore Inital commit. 2020-02-19 23:12:56 +01:00
data.py Fix "New item" button in report dialog. 2020-03-03 23:20:36 +01:00
License.md Add License and Readme. 2020-02-19 23:17:48 +01:00
main.py Only show Nothing, when Nothing is selected yet 2021-11-16 17:19:11 +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_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.