Skip to content

MacOS drop folder to automatically send files to reMarkable

License

Notifications You must be signed in to change notification settings

scross01/send-to-remarkable

Repository files navigation

Send to reMarkable...

Creates a Send to reMarkable... drop folder on the Desktop on MacOS.

Installation

$ make install

Usage

Copy or save files to the Send to reMarkable... folder. Files that have been successfully transfered to reMarkable are moved to Trash. Any files that cannot be transfered to reMarkable are left in the folder.

Currently only .pdf files are supported.

Activity is logged to /usr/local/var/log/send2remarkable.log

How it works

  • folderify is used to add the reMarkable logo to the drop folder.

  • Automator is used to trigger an action when new files are added to the drop folder.

  • rmapi is used to upload the files to reMarkable.

  • safe-rm is used to safely move files to Trash.

About

MacOS drop folder to automatically send files to reMarkable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published