Custom app for controling my LibreELEC media system running on a Raspberry Pi 4.
The app works by sending POST requests to a KODI JSON-RPC API over my local network.
- Basic video playback controls
- Basic volume support
- Arrow key interaction
- Text input
- Basic Power control
- OSD toggle
- Remote Spotify playback
- Youtube addon controls
- Wireless room light control
The objective behind creating this app is to be rid of the proprietary operating system installed on my Roku TV. By using LibreELEC and controlling it through a custom app on my phone, the media streaming process can be end-to-end open source.