From: alexpdp7 Date: Sun, 18 Aug 2024 16:21:59 +0000 (+0200) Subject: Update better Smart TV experience X-Git-Tag: 20241020-emacs~83 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=a6da14747e9301e5fa14a14d5a84c9448d319161;p=alex.git Update better Smart TV experience --- diff --git a/IDEAS.org b/IDEAS.org index 2798caf..767c0cb 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -59,13 +59,17 @@ See [[https://github.com/open-telemetry/opentelemetry-specification/blob/main/ex - Acts as a bot in IRC, email, Slack, etc. posting when the job is done, providing updates, etc. - Starts an xterm.js to watch the output -* Browser cursor control +* Better "smart TV" experience + +** Browser cursor control - Adapt web pages so you can browse them using cursor keys. - Use a "powerful" computer as a Smart TV with a simple remote Vivaldi's "spatial navigation" supposedly does this, but chokes on D+. +** Run Android on powerful x86 inside Kodi https://github.com/supechicken/waydroid-androidtv-build + * Simple web proxy - Proxy + web frontend that does ~chromium --headless --dump-dom $URL --virtual-time-budget=10000 | w3m -T text/html -dump~