remarkable_templates_and_splashscreen
Ansible Role: Remarkable Templates and Splashscreen
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
Requirements
None.
Role Variables
None.
Dependencies
None.
Example Playbook
---
- hosts: remarkable
gather_facts: false
become: false
roles:
- role: jakoblichterfeld.remarkable_templates_and_splashscreen
License
MIT
Author Information
This role was created in 2023 by Jakob Lichterfeld.
About
Change Remarkable Splash Screen and import own templates
Install
ansible-galaxy install JakobLichterfeld/ansible-role-remarkable_templates_and_splashscreen
License
mit
Downloads
18
Owner