Tkinter implementation of the client using Python
Go to file
2023-01-27 12:17:33 +01:00
.vscode Added cleanup task 2023-01-26 10:58:20 +01:00
assets Favicon resized 2023-01-23 12:38:18 +01:00
classes Paths updated 2023-01-27 12:17:33 +01:00
modules Improved enums and error handling 2023-01-26 13:29:30 +01:00
.gitignore Added cleanup task 2023-01-26 10:58:20 +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