aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--IDEAS.org6
1 files changed, 5 insertions, 1 deletions
diff --git a/IDEAS.org b/IDEAS.org
index 2798cafa..767c0cbe 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~