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

This commit is contained in:
2026-02-04 20:20:29 +00:00
parent 0cf56f02a4
commit 024e351b12

View File

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