====== Remarkable2 ======
===== ssh =====
L'IP et e mot de passe se trouve dans "Menu > Settings > Help > Copyrights & Licences"
* user : root
* mdp : dpKU2EZG20
ssh-keygen -R 192.168.1.45
Upload PNG file using ssh in to your folder in the 'templates' folder
scp taches.png root@192.168.1.45:/usr/share/remarkable/templates
scp taches.svg root@192.168.1.45:/usr/share/remarkable/templates
Se connecter en SSH sur la Remarkable2
ssh root@192.168.1.45
===== Templates =====
* [[https://remarkablewiki.com/tech/ssh]]
* [[https://remarkablewiki.com/tips/templates]]
* [[https://www.simplykyra.com/2021/02/24/how-to-make-template-files-for-your-remarkable/]]
Edit templates.json
cd /usr/share/remarkable/templates
nano templates.json
{
"name": "Taches",
"filename": "taches",
"iconCode": "\ue98c",
"categories": [
"Benoit"
]
},
Restart device
systemctl restart xochitl