ramforth
  • Joined on 2025-10-29
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:34:57 +01:00
7b9095f849 fix: Further adjust RSS ticker animation speed to 240s
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:28:40 +01:00
7b1f0d2be2 fix: Further adjust RSS ticker animation speed
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:24:45 +01:00
17bdc73457 fix: Adjust RSS ticker animation speed
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:18:47 +01:00
02b53b01a1 fix: Correctly parse XML response from CORS proxy in RSS ticker
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:13:28 +01:00
f41bc910bc fix: Add timeout to proxy requests and handle missing Content-Type
ramforth pushed to main at ramforth/Overlays 2025-10-31 11:06:21 +01:00
d2020e57ed feat: Add reset button and improve error handling for RSSticker
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:51:43 +01:00
084401bb3a feat: Add RSS Ticker Overlay
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:26:42 +01:00
0f56d23d44 feat: Add location storage and hide input to weather overlay
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:18:52 +01:00
1f02269e75 docs: Clarify location selection instructions for weather overlay
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:15:25 +01:00
ce93b8a092 feat: Add location selection to weather overlay
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:12:44 +01:00
e03d50ed5b revert: Revert port change to 8000
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:10:19 +01:00
9498c2dcc2 fix: Change port to 8080 to avoid address in use error
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:09:13 +01:00
ade17801a0 fix: Allow address reuse in server.py
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:06:54 +01:00
e9d358d1e5 refactor: Rename overlay files for clarity
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:05:37 +01:00
45ae372b8c feat: Suppress server logs and add server status to overlay
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:02:00 +01:00
8ec5a8e49e fix: Handle OPTIONS requests in server.py
ramforth pushed to main at ramforth/Overlays 2025-10-31 10:00:41 +01:00
03469097c8 fix: Fix indentation error in server.py
ramforth pushed to main at ramforth/Overlays 2025-10-31 09:59:54 +01:00
f889c4dc68 fix: Handle KeyboardInterrupt gracefully in server.py
ramforth pushed to main at ramforth/Overlays 2025-10-31 09:59:00 +01:00
9c6c619071 docs: Add detailed Python environment setup instructions
ramforth pushed to main at ramforth/Overlays 2025-10-31 09:56:17 +01:00
70ab2550ad docs: Add example image to system_monitor_overlay README