add future projects
This commit is contained in:
parent
6740f99f2a
commit
7384e5328d
|
@ -53,6 +53,18 @@ major swaths of code to introduce new features.
|
||||||
|
|
||||||
Tools I want but that I haven't necessarily had time to start on yet
|
Tools I want but that I haven't necessarily had time to start on yet
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Alternative <a href="https://bond-touch.com/">Bond Touch</a> client/server</summary>
|
||||||
|
<p>
|
||||||
|
The official app is just an unusable pile of trash. I want to
|
||||||
|
reverse-engineer the bracelet's Bluetooth protocol and implement my own
|
||||||
|
client/server. Client functionality will be strictly limited to
|
||||||
|
sending/receiving touches and matching touch patterns with user-defined
|
||||||
|
messages. Server functionality will be strictly limited to transferring
|
||||||
|
touches between devices.
|
||||||
|
</p>
|
||||||
|
</details>
|
||||||
|
|
||||||
## Abandoned projects
|
## Abandoned projects
|
||||||
|
|
||||||
Unfinished tools I don't plan to finish
|
Unfinished tools I don't plan to finish
|
||||||
|
|
Loading…
Reference in New Issue