add future projects

This commit is contained in:
Amolith 2023-01-30 14:05:37 -05:00
parent 6740f99f2a
commit 7384e5328d
Signed by: Amolith
GPG Key ID: 8AE30347CE28D101
1 changed files with 12 additions and 0 deletions

View File

@ -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
<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
Unfinished tools I don't plan to finish