Commit Graph

102 Commits

Author SHA1 Message Date
Admar Schoonen 8e27056e05 Use dictionary for selection of wake up sounds 2023-04-16 17:00:21 +02:00
Admar Schoonen 6ebae5ddb3 Rename location of icon files 2023-04-14 20:50:16 +02:00
Admar Schoonen 4998f47828 Separate layout in .kv file 2023-04-14 20:32:05 +02:00
Admar Schoonen 04d4423bcb Add specific parameter for redraw timeout + increase timeouts 2023-04-14 20:28:00 +02:00
Admar Schoonen b59e7476c2 More work on theme support 2023-04-13 22:42:58 +02:00
Admar Schoonen 3b315320e7 More work on themes 2023-04-11 22:49:58 +02:00
Admar Schoonen 395c52f9a6 Ugly workaround for double input processing issue + initial work on themes 2023-04-11 17:39:41 +02:00
Admar Schoonen c7b874fe15 Fix bug, update window size and adjust backlight based on led intensity 2023-04-10 23:12:31 +02:00
Admar Schoonen e0483d7667 Run borderless on arm 2023-04-10 22:41:28 +02:00
Admar Schoonen 6a23615f87 Remove one of the ugly RPi touch screen workarounds 2023-04-10 22:23:04 +02:00
Admar Schoonen e0a9074670 Better workaround for issue with RPi touch screen + hide cursor 2023-04-10 22:11:21 +02:00
Admar Schoonen a86412edcb Icon update + prepare for smoother led transitions 2023-04-10 16:52:40 +02:00
Admar Schoonen 54e0b898e9 Removed obsolete icon 2023-04-10 16:05:22 +02:00
Admar Schoonen 9e9e94a5f8 Update icons 2023-04-10 16:03:43 +02:00
Admar Schoonen deae16aa61 Add support for moving light button to set light to wake up level 2023-04-10 15:59:15 +02:00
Admar Schoonen 6863e89977 Small fixes 2023-04-10 15:25:34 +02:00
Admar Schoonen 6556adb5e3 Make text more readable 2023-04-10 01:01:25 +02:00
Admar Schoonen 5bfe72e039 More work on support for light button 2023-04-10 00:47:04 +02:00
Admar Schoonen b05ccf3ed1 Preliminary support for reading light 2023-04-09 23:53:37 +02:00
Admar Schoonen 59ef86575a Make application work on non-arm by removing dependencies on colorspace converters for non-arm 2023-04-09 22:40:52 +02:00
Admar Schoonen 32685b777f Added sunrise 2023-04-09 22:34:59 +02:00
Admar Schoonen 07ce2b4157 Forgot to add 2 icons 2023-04-09 22:34:46 +02:00
Admar Schoonen 7a2d4b6ea0 Tweak light button placement 2023-04-09 15:56:45 +02:00
Admar Schoonen d3eaa9c0c1 Larger window when running on non-arm, increase size of face numbers 2023-04-09 15:52:52 +02:00
Admar Schoonen a2e5fbab86 Added light button (not yet functional) 2023-04-09 15:32:11 +02:00
Admar Schoonen 6b213a54b9 Added play button 2023-04-09 15:00:04 +02:00
Admar Schoonen 7852b378db New icons 2023-04-09 14:23:05 +02:00
Admar Schoonen 04c21c1863 Added support for display backlight control 2023-04-08 23:07:59 +02:00
Admar Schoonen 5c7e9aeb19 Switched from playsound to vlc 2023-04-08 21:37:28 +02:00
Admar Schoonen a84b3ec01a Ugly workaround for RPi3 touchscreen + Kivy issue 2023-04-08 17:10:44 +02:00
Admar Schoonen b6e07a1c4d Some more small optimizations 2023-02-17 21:43:24 +01:00
Admar Schoonen 6f2e7d0e81 Reduce size of icons 2023-02-17 21:41:00 +01:00
Admar Schoonen aabc73d6a1 Add draw list to reduce CPU load from 40% to 8% 2023-02-17 21:27:33 +01:00
Admar Schoonen 7c350359b7 Make update rate a variable 2023-01-15 11:58:53 +01:00
Admar Schoonen 8d38e81a95 Fix bug that caused crash when no sound was selected 2023-01-12 21:00:27 +01:00
Admar Schoonen ab2906b1a6 Add option to select wake up sound 2023-01-08 22:11:18 +01:00
Admar Schoonen bb6f49d024 Add wake up sound entry to settings + resize settings icon 2023-01-07 22:05:12 +01:00
Admar Schoonen 49276e8963 Align settings view 2023-01-07 21:38:26 +01:00
Admar Schoonen d98d6e0ea0 Set window to 800x480 (RPi display) 2023-01-07 16:48:55 +01:00
Admar Schoonen d4418e63db Always check if alarm should be played 2023-01-07 16:45:47 +01:00
Admar Schoonen 3f0d33c65c More settings + adjust volume 2023-01-07 16:09:28 +01:00
Admar Schoonen a407667cb3 Added settings view [WIP] 2023-01-06 22:39:31 +01:00
Admar Schoonen 6287e4210d Replace set_alarm_mode with view 2023-01-06 20:18:22 +01:00
Admar Schoonen 59133f275d Add alarm_settings object 2023-01-05 22:02:22 +01:00
Admar Schoonen 0caf080d6a Resize icons to smaller scale 2023-01-05 22:02:05 +01:00
Admar Schoonen a8a025bc09 Some more tiny improvements 2022-12-17 21:00:10 +01:00
Admar Schoonen ccf5cd2951 Tiny improvements 2022-12-17 20:50:47 +01:00
Admar Schoonen ab306e618c Remove repeat alarm since it does not work on HTTP streams 2022-12-17 18:12:13 +01:00
Admar Schoonen be158d1bed Adding repeat alarm
Note: does not work when HTTP stream fails since playsound blocks when stream fails
2022-12-17 18:07:39 +01:00
Admar Schoonen 2b82941f9c Repeat alarm sound 2022-12-12 22:21:57 +01:00