Turn your smartphone into a Bluetooth remote control to easily navigate and interact with your Android TV.
Features:
- Wireless control via Bluetooth connection.
- Includes all necessary buttons for remote control of your device.
- Support for integrated mouse and keyboard.
- No additional app installation required on your Android TV device thanks to HID protocol.
- Modern and responsive user interface.
- Developed with Kotlin, Jetpack Compose, and Material 3.
- Privacy-focused with no data collection (internet permission disabled).
- No advertisements.
- Open source.
The source code is available here: https://gitlab.com/Atharok/BtRemote
Data safety
Safety starts with understanding how developers
collect and share your data. Data privacy and security practices may vary based
on your use, region, and age. The developer provided this information and may
update it over time.
Whats New
Full list of changes here: https://gitlab.com/Atharok/BtRemote/-/releases
- Updated translations.
- Added a setting option to replace the select button with the Enter key. Useful if the select button does not work on your device.
- Fix for the transmission of characters through the input field, which was not always correctly intercepted by certain devices.
- Updated dependencies.