This app allows you to control your Smart TV from your mobile device. Connect seamlessly and enjoy the convenience of controlling your TV without the need for a physical remote.
- Device Discovery: Automatically finds your Samsung Smart TV on the same network.
- Remote Control: Navigate, select, and control your TV with your mobile device.
- User-Friendly Interface: Easy to use interface that mimics your TV remote.
To get started, simply download the app and ensure your mobile device is connected to the same Wi-Fi network as your Samsung Smart TV. Open the app, and it will automatically search for available devices. Select your TV from the list, and you will be taken to the remote control screen.
flowchart TD
A[User opens app] --> B[DeviceSelectionScreen]
B --> C[Starts UPnP Discovery]
C --> D[Searches for Samsung devices]
D --> E{Devices found?}
E --|Yes| F[Shows TV list]
E --|No| G[Shows "Not found" message]
F --> H[User selects TV]
H --> I[Connects to device]
I --> J[Navigates to RemoteScreen]
Once connected, you can use your mobile device as a remote control. The remote control interface includes all the essential buttons like power, volume, channel navigation, and directional pad.
- TV Not Found: Ensure that your TV is turned on and connected to the same Wi-Fi network as your mobile device.
- Connection Issues: Restart the app and try to reconnect. If the problem persists, restart your TV and mobile device.
We welcome contributions to improve the app. Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make the necessary changes and commit them.
- Push your changes to your forked repository.
- Submit a pull request detailing your changes.
This project is licensed under the MIT License - see the LICENSE file for details.