-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
17 lines (14 loc) · 696 Bytes
/
README
File metadata and controls
17 lines (14 loc) · 696 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Type and send SMS with your wrist - using Pebble's accelerometer!
Great for short replies, and capable of long messages if desired.
Just in case, here are the controls:
- Wrist rotate: Choose letter/letter group
- Select: Insert letter/select group
- Select long-press: Send message
- Up: Backspace/return to group list
- Down: Shift > Caps lock > neither
Future plans (high-to-low priority):
- Pick a contact to send to instead of a thread
- Type a number to send to instead of picking a thread
- Customizable hotwords and emoticons
- Message history (not entirely needed as Pebble has notification history)
I am very new to C (and Pebble), so pull requests & issues are definitely welcome :)