Skip to content

Rudimental nemo-filemanager script for sending files to rM via rMAPI

License

Notifications You must be signed in to change notification settings

Toorero/nemo-sendtoRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nemo send to reMarkable

This is a basic script that guides you to upload your current selected files in nemo or nautilus to the reMarkable tablet using the fabulous rMAPI as backend.

If you want to remember the remote folder, for the current folder you can check the checkbox and this folder will be remembered and you won't be asked the next time you upload a file from the folder or any other direct subfolder.

You can manually set the path for a folder by placing an .rmdir file containing the remote folder name into it.


Installation

  1. Install rMAPI
  2. Install zenity
  3. Make sure to export the location of the rmapi binary and zenity to your PATH-variable: whereis rmapi should yield a path to the binary

As A Nemo Action (recommended)

  1. Simply copy the files send-to-rM.* into ~/.local/share/nemo/actions

As Nemo/Nautilus Script

  1. Simply copy the file send-to-rM.sh into ~/.local/share/nemo/scripts (or ~/.local/share/nautilus/scripts) You can name the file as you see fit.