Skip to content

Commit 6395476

Browse files
author
Kai Aras
committed
Fix typo in README
1 parent abe9d82 commit 6395476

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
1-
Original code by Traivs Goodspeed https://github.com/travisgoodspeed/PyMetaWatch
1+
Original code by Travis Goodspeed https://github.com/travisgoodspeed/PyMetaWatch
22

33
Forked from Joe Hughes https://github.com/joehughes/PyMetaWatch
44

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

618
Usage:
719

0 commit comments

Comments
 (0)