Tkinter implementation of the client using Python
Go to file
2023-01-27 10:29:59 -05:00
.vscode Fixed tasks errors on Linux 2023-01-27 10:29:59 -05:00
assets VSCode tasks optimized for Windows and Linux 2023-01-27 15:34:20 +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