Simple time tracking app written with Python and Qt
Go to file
2020-03-02 19:43:55 +01:00
.gitignore Inital commit. 2020-02-19 23:12:56 +01:00
data.py Add summary of time spent of tasks in report view. 2020-03-02 19:43:55 +01:00
License.md Add License and Readme. 2020-02-19 23:17:48 +01:00
main.py Make main.py executable. 2020-03-02 19:43:27 +01:00
Readme.md Add License and Readme. 2020-02-19 23:17:48 +01:00
report.py Add summary of time spent of tasks in report view. 2020-03-02 19:43:55 +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.