Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jojoagogogo committed Jan 13, 2025
0 parents commit a9c2a79
Show file tree
Hide file tree
Showing 13 changed files with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# BT Remote (SPP) for Bluetooth

<p>
<img src="doc/icon.png" width="200px">
</p>

BT remote control is an application that sends the characters in Bluetooth SPP (Serial Port Profile)

<p>
<a href="https://play.google.com/store/apps/details?id=com.jojoagogogo.btr">
<img src="doc/google-play-badge.png" width="200px">
</a>

<a href="https://github.com/jojoagogogo/btr/releases/latest/download/btremote.apk">
<img src="doc/download.png" width="200px">
</a>

</p>

<p>
<img src="doc/1.png" width="200px">
<img src="doc/3.png" width="200px">
<img src="doc/4.png" width="200px">
<img src="doc/5.png" width="200px">
<img src="doc/6.png" width="200px">
<img src="doc/7.png" width="200px">
<img src="doc/2.png" width="300px">
<img src="doc/8.png" width="300px">
</p>

## BT Remote (SPP) for Bluetooth

```
BT remote control is an application that sends the characters in Bluetooth SPP (Serial Port Profile)
[ Usage ]
* Can send the character is set to pairing the equipment by Bluetooth SPP (Serial Port Profile)
* Button on the 4x10 are free to customize it is possible to assign Send Code
* Can add a line feed code to send characters
* Export / import Settings
```

## BT リモコン(SPP) for Bluetooth

```
BTリモコンはBluetooth SPP (Serial Port Profile) で文字を送信するアプリです
[できること]
* Bluetooth SPP (Serial Port Profile) ペアリングした機器に設定した文字を送信出来ます
* 4x10 のボタンを自由にカスタマイズしてボタンに送信する文字を割り当てることが出来ます
* 送信文字に改行コードを付加出来ます
* 設定内容のエクスポート/インポート
```
Binary file added doc/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/google-play-badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/icon2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a9c2a79

Please sign in to comment.