Implemented GUI for syng #2

Merged
christofsteel merged 18 commits from gui into main 2023-12-18 19:48:28 +01:00

18 commits

Author SHA1 Message Date
8a4f02976f --amend 2023-12-18 19:45:34 +01:00
159a08f824 Boy I wished, that customtkinter would be correctly typed :/ 2023-12-18 19:44:21 +01:00
cb00e62143 better mypy checks in ci 2023-12-18 18:59:25 +01:00
14821ab759 Preparation for 2.0 release 2023-12-18 18:56:03 +01:00
65eb9bd7bf started typing gui 2023-11-15 17:01:50 +01:00
64fa5a1720 Date and time is now prefilled in datetimepicker. I hate am/pm. 2023-11-15 16:40:17 +01:00
631a408ada Client stopping stops now also the mpv process 2023-11-15 02:17:55 +01:00
f7a21c6133 Stopping the client 2023-11-14 17:03:29 +01:00
f5a8b16a7f gui can now launch client and server (almost there) 2023-11-13 19:11:20 +01:00
785354032e GUI improvements, can now start client and web browser 2023-11-12 10:12:17 +01:00
2efea7c2f9 Nicer descriptions in sources 2023-11-12 10:11:41 +01:00
a55403758d Switched from JSON config file to yaml 2023-11-12 10:10:52 +01:00
3d8f0f5f3c Updated compiled web ui 2023-11-12 10:09:11 +01:00
9fdb9ef76d More unifying the gui code 2023-11-09 09:38:44 +01:00
7a65785a9e small steps towards readable gui code 2023-11-07 23:31:11 +01:00
e3a30d5f2b Add secret to default configs 2023-11-07 23:30:56 +01:00
4d130e0599 Reorganization of gui code 2023-11-07 09:07:46 +01:00
f339c35c5a Experiments and prepatations for gui 2023-11-05 22:37:16 +01:00