Commit Graph

22 Commits

Author SHA1 Message Date
knoflook a67291d3ea chore: release 0.0.1 2022-12-10 00:38:23 +01:00
knoflook 293a362645 scheduler now working 2022-12-10 00:37:56 +01:00
knoflook 42507fa67c feat: get transmissions for timeslot 2022-12-09 14:35:11 +01:00
wiktor 496450325e Merge branch 'main' of https://git.coopcloud.tech/knoflook/bbbbbs 2022-12-09 13:55:36 +01:00
wiktor 00f1812d74 .\timeScheduler.py 2022-12-09 13:55:06 +01:00
knoflook bc40e24571 add tts capabilities 2022-12-09 13:47:36 +01:00
knoflook 3db89697d3 chore: add a comment 2022-12-03 21:47:22 +01:00
knoflook 976a10139e fix: clear timeslots when selecting a new transmission 2022-12-03 21:36:16 +01:00
knoflook 0953829274 UI basically working now 2022-12-03 21:30:41 +01:00
knoflook 30854cc7ad properly reload transmissions list, create and save transmissions 2022-12-03 20:09:25 +01:00
knoflook fdd88241c9 implement removing transmissions 2022-12-03 13:10:17 +01:00
knoflook fc8907c333 reload trx list on adding - currently broken 2022-12-03 12:58:45 +01:00
knoflook 0e1e9b0a3a activate the save button when data is filled int 2022-12-02 17:17:13 +01:00
knoflook 7f3847af9f load timeslots from config 2022-12-02 12:31:41 +01:00
knoflook b5671b9282 define timeslots in config 2022-12-02 11:34:32 +01:00
knoflook 02ca1d543d load transmission list from the db 2022-12-01 20:12:28 +01:00
knoflook 566e69f2f7 use a scrolled window for the message to not grow the actual window 2022-12-01 20:02:15 +01:00
knoflook 6b2b56fc5f add records to db 2022-12-01 19:49:15 +01:00
knoflook 2d537660fa create a db 2022-12-01 13:13:14 +01:00
knoflook adfcaf3701
add timeslot chooser 2022-11-28 18:00:10 +01:00
knoflook 339ce8ee1a
ui prototype 2022-11-28 17:41:43 +01:00
knoflook b9a001d420 Initial commit 2022-11-28 12:25:55 +00:00