Simple time tracking app written with Python and Qt
Go to file
2020-02-26 23:13:47 +01:00
.gitignore Inital commit. 2020-02-19 23:12:56 +01:00
data.py Add Pause tasks which counts as a break. 2020-02-26 23:13:47 +01:00
License.md Add License and Readme. 2020-02-19 23:17:48 +01:00
main.py Add Pause tasks which counts as a break. 2020-02-26 23:13:47 +01:00
Readme.md Add License and Readme. 2020-02-19 23:17:48 +01:00
report.py Add fallback for bug observed on debian 10. 2020-02-26 18:38:56 +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.