My dog tore up the remote so we were forced to use the roku app to control the tv.
They’re showing ads on the remote app. It feels like we can never escape this dystopian hellacape.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
Although, theoretically if a FOSS Android app can act as a remote, could there also be a way to self-host a Roku remote? 🤔
There’s code you can download from github that would let you control your Roku device from terminal on a PC. I’ve used it to facilitate the design of my own Roku GUI applications. I think there might also be a TUI you can install. A lot of this is going to be easier on Linux, if that’s something you’re familiar with.
Yes! (arch user btw) Github link?
Well in that case, you could look into Plasma Big screen, which you could control from your phone with KDE Connect
https://github.com/jcarbaugh/python-roku <- for a python code API
https://github.com/benthetechguy/controku <- also comes as an AUR package
I’ve used the first one. Never used the second, but I just happen to know about it.