We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe9d82 commit 6395476Copy full SHA for 6395476
README.txt
@@ -1,7 +1,19 @@
1
-Original code by Traivs Goodspeed https://github.com/travisgoodspeed/PyMetaWatch
+Original code by Travis Goodspeed https://github.com/travisgoodspeed/PyMetaWatch
2
3
Forked from Joe Hughes https://github.com/joehughes/PyMetaWatch
4
5
+Supports:
6
+- bluetooth or tty connections
7
+- auto-reconnect
8
+- control over all buttons
9
+- basic mapping of buttons to shell commands
10
+- sending images
11
+- sending text
12
+
13
+Python dependencies:
14
+- PIL (for sending images and text)
15
+- config
16
17
18
Usage:
19
0 commit comments