Over an SSH session, checkout this repository on your device and run:
make install
from this directory.
After installation, edit /opt/etc/remarkable-lcars.conf
and add an API key
from your OpenWeather account, as well as your latitude/longitude coordinates
and preferred units.
After installation, your suspended.png
image will be replace automatically
every day (at the time specified in remarkable-lcars.timer
).
You can also run it manually at any time:
systemctl start remarkable-lcars.service
Or, if you want to output the PNG to a custom destination:
remarkable-lcars [DESTINATION]
TBD (All rights reserved)