Implemented GUI for syng #2

Merged
christofsteel merged 18 commits from gui into main 2023-12-18 19:48:28 +01:00
Showing only changes of commit 8a4f02976f - Show all commits

View file

@ -58,7 +58,8 @@ module = [
"tkcalendar",
"customtkinter",
"aiohttp",
"tktimepicker"
"tktimepicker",
"platformdirs"
]
ignore_missing_imports = true