Browse Source

Update 'CARDPUTER CircuitPython/projects/tumblr/readme.md'

cube 1 month ago
parent
commit
024e351b12
1 changed files with 5 additions and 1 deletions
  1. 5
    1
      CARDPUTER CircuitPython/projects/tumblr/readme.md

+ 5
- 1
CARDPUTER CircuitPython/projects/tumblr/readme.md View File

1
 # plan
1
 # plan
2
 - browse latest posts on the dashboard 1 by 1
2
 - browse latest posts on the dashboard 1 by 1
3
 - post currently being viewed can be liked or quick reblogged (no tags OR "cardputer automation" tag i guess)
3
 - post currently being viewed can be liked or quick reblogged (no tags OR "cardputer automation" tag i guess)
4
-- make a text post
4
+- make a text post
5
+
6
+# dependencies
7
+- needs the keyboard.py in the lib folder
8
+- download pytumblr from [here](https://pypi.org/project/PyTumblr) and put the extracted pytumblr file into lib