ramforth
  • Joined on 2025-10-29
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
ramforth pushed to main at ramforth/Overlays 2025-10-31 09:53:56 +01:00
a1bb4a1010 docs: Add README.md for system_monitor_overlay
ramforth pushed to main at ramforth/Overlays 2025-10-31 09:50:39 +01:00
a48a06ed04 feat: Add heading-less system monitor overlay
ramforth pushed to main at ramforth/Overlays 2025-10-31 09:41:45 +01:00
c45cfc9aa0 docs: Update README and index.html with new overlays
67ac5f3613 Merge remote-tracking branch 'origin/main'
d8bc68c7b5 feat: Initial commit of existing overlay files
Compare 3 commits »
ramforth transferred repository joe/youtube-chat-terminal to ramforth/youtube-chat-terminal 2025-10-31 09:23:50 +01:00
ramforth transferred repository RamTech/youtube-chat-terminal to ramforth/youtube-chat-terminal 2025-10-31 09:22:52 +01:00
ramforth pushed to main at ramforth/youtube-chat-terminal 2025-10-31 09:22:40 +01:00
03e8019f0d docs: Mark project as archived
ramforth pushed to main at ramforth/youtube-chat-webhook-v2 2025-10-30 22:48:46 +01:00
01249cb73b Docs: Added Matt North's YouTube link to Contributors
ramforth closed issue ramforth/youtube-chat-terminal#2 2025-10-30 22:40:36 +01:00
API quota reaches end quickly
ramforth commented on issue ramforth/youtube-chat-terminal#2 2025-10-30 22:40:34 +01:00
API quota reaches end quickly

The project has been rewritten to work with pytchat over the API polling that caused issues. See youtube-chat-webhook-v2

ramforth pushed to main at ramforth/youtube-chat-webhook-v2 2025-10-30 22:32:31 +01:00
c9390f1583 Docs: Added License, Contributors, and API Auth clarification