I have a lot of boards and usually need to re-use code even for different projects.
cube c61dc3e301 Add 'CARDPUTER CircuitPython/projects/tumblr/settings.toml' 1 maand geleden
..
code.py Add 'CARDPUTER CircuitPython/projects/tumblr/code.py' 1 maand geleden
readme.md Update 'CARDPUTER CircuitPython/projects/tumblr/readme.md' 1 maand geleden
settings.toml Add 'CARDPUTER CircuitPython/projects/tumblr/settings.toml' 1 maand geleden

readme.md

plan

  • 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)
  • make a text post

dependencies

  • needs the keyboard.py in the lib folder
  • download pytumblr from here and put the extracted pytumblr file into lib