Tkinter implementation of the client using Python
Go to file
2023-01-27 14:43:21 +01:00
.vscode Updated IF task 2023-01-27 14:43:21 +01:00
assets Updated favicon 2023-01-27 13:43:00 +01:00
classes Changed empty saved behavior 2023-01-27 12:18:10 +01:00
modules Improved enums and error handling 2023-01-26 13:29:30 +01:00
.gitignore Ignore updated 2023-01-27 12:17:53 +01:00
config.json Updated config 2023-01-26 11:45:19 +01:00
LICENSE Initial commit 2023-01-22 00:22:08 +01:00
main.py Save preference added 2023-01-26 11:10:25 +01:00
README.md Initial commit 2023-01-22 00:22:08 +01:00
requirements.txt WIP: Saves windows 2023-01-25 16:23:18 +01:00

SyncTk

Tkinter implementation of the client using Python