diff options
| -rw-r--r-- | IDEAS.org | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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~ |
