Skip to content

Evidlo/remarkable_pdflets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reMarkable PDFlets

A "PDFlet" is a document on the reMarkable which can update itself each time it is opened.

I use a systemd path unit and a simple shell script to directly build a PDF in order to achieve this.

  • weather - displays weather from wttr.in.
  • twitter - grabs latest Tweets.

Weather

Twitter

Installation and Usage

Simply run install.sh from inside either weather/ or twitter/. Your device will reboot.

A new document will appear on your remarkable. When you close and reopen this document, a script is run to regenerate it.

Caveats

  • weather and twitter need internet access
  • I haven't found a way to refresh a document while it's open, which means you have to close and reopen to reload.
  • Weather and Twitter are written in pure bash and busybox tools, which means they are ugly and maybe buggy

Contributing

See template/README.md

About

mini apps for reMarkable inside xochitl

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages