remarkable_api
fcrespo82.remarkable_api
Install rmapi to enable cli comunication with your remarkable tablet
Install a printer workflow to enable to send any printed item to your remarkable tablet
Role Variables
rmapi_install_dir: "{{ ansible_env.HOME }}/bin" # rmapi install location
rmapi_version: 0.0.11 # rmapi version to install
OneTimeCode: XXXXX # Only needed for first run on the server (https://my.remarkable.com/connect/desktop)
Example Playbook
- hosts: servers
roles:
- { role: fcrespo82.remarkable_api, OneTimeCode: XXXXX }
Better than setting the one time code this way is to go to https://my.remarkable.com/connect/desktop and run your play book passing -e OnetimeCode=XXXXX
About
Install rmapi to enable cli comunication with your remarkable tablet Install a printer workflow to enable to send any printed item to your remarkable tablet
Install
ansible-galaxy install fcrespo82/ansible-role-remarkable-api
License
mit
Downloads
23
Owner