Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
umer0586 committed Dec 31, 2024
2 parents 7f66b46 + e69d61f commit 29ab868
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#### Create custom control interfaces easily with a simple drag-and-drop tool and transform your Android device into a remote control by transmitting commands over WebSocket, MQTT, TCP, and UDP protocols.

![GitHub License](https://img.shields.io/github/license/umer0586/DroidPad?style=for-the-badge) ![Jetpack Compose Badge](https://img.shields.io/badge/Jetpack%20Compose-4285F4?logo=jetpackcompose&logoColor=fff&style=for-the-badge) ![GitHub Release](https://img.shields.io/github/v/release/umer0586/DroidPad?include_prereleases&style=for-the-badge)

## Create custom control interfaces with a simple drag-and-drop and transform your Android device into a controller by transmitting commands over WebSocket, MQTT, TCP, and UDP protocols.

<img src="https://github.com/umer0586/DroidPad/blob/main/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" width="250" heigth="250"> <img src="https://github.com/umer0586/DroidPad/blob/main/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" width="250" heigth="250"> <img src="https://github.com/umer0586/DroidPad/blob/main/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" width="250" heigth="250">

Expand Down Expand Up @@ -109,3 +112,6 @@ Dragging the slider thumb generates the following JSON:
3. Attaching sensors to control pads
4. TouchPad
5. Directional Pad

## Installlation
Download APK from [Release Page](https://github.com/umer0586/DroidPad/releases)

0 comments on commit 29ab868

Please sign in to comment.