Change Remarkable Splash Screen and import own templates.
- Backup Splash Screen
- Copy own Splash Screen to device
- Copy Templates and templates.json to device
- Restart the Remarkable interface to ensure changes are applied
Since Remarkable Tablets do not support Python, this role utilizes low-level Ansible functions. That is why this role is not idempotent.
You need to enable SSH on Remarkable by following: Menu -> Settings -> Help -> Copyright and licenses
None.
None.
None.
---
- hosts: remarkable
gather_facts: false
become: false
roles:
- role: jakoblichterfeld.remarkable_templates_and_splashscreen
MIT
This role was created in 2023 by Jakob Lichterfeld.