https://github.com/jojoagogogo/webremote
🤖 Android apk | 📱🔲 Web Remote sends the characters in HTTP protocol
https://github.com/jojoagogogo/webremote
android android-apk apk http http-remote-control remote-control web-remote-control
Last synced: about 1 year ago
JSON representation
🤖 Android apk | 📱🔲 Web Remote sends the characters in HTTP protocol
- Host: GitHub
- URL: https://github.com/jojoagogogo/webremote
- Owner: jojoagogogo
- Created: 2025-01-15T09:01:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-15T09:05:41.000Z (about 1 year ago)
- Last Synced: 2025-01-31T10:17:26.107Z (about 1 year ago)
- Topics: android, android-apk, apk, http, http-remote-control, remote-control, web-remote-control
- Homepage: https://play.google.com/store/apps/details?id=com.jojoagogogo.wr
- Size: 2.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Remote (HTTP)
Web Remote sends the characters in HTTP protocol
## Web Remote (HTTP)
```
Web Remote sends the characters in HTTP protocol
[ Usage ]
* Button on the 4x10 are free to customize it is possible to assign Send Code
* Export / import Settings
[Settings]
URL to be transmitted (http(s):// myserver)
Key of the query to be added to the URL ( default data=the value set to the button)
Basic authentication (option)
```
## Web リモコン(HTTP)
```
WebリモコンはHTTP プロトコルで文字を送信するアプリです
[できること]
* 4x10 のボタンを自由にカスタマイズしてボタンに送信する文字を割り当てることが出来ます
* 設定内容のエクスポート/インポート
[設定項目]
送信対象のURL(http://myserver)
URLに付加するクエリのキー(デフォルトdata=ボタンに設定した値)
Basic認証(設定が無ければ送信しません)
```