From 7384e5328dceb7b77a503c06dc61f7a12dc2fb14 Mon Sep 17 00:00:00 2001 From: Amolith Date: Mon, 30 Jan 2023 14:05:37 -0500 Subject: [PATCH] add future projects --- content/projects.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/projects.md b/content/projects.md index 7df2a9a..49f4d11 100644 --- a/content/projects.md +++ b/content/projects.md @@ -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 +
+ Alternative Bond Touch client/server +

+ 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. +

+
+ ## Abandoned projects Unfinished tools I don't plan to finish