https://github.com/scross01/send-to-remarkable
MacOS drop folder to automatically send files to reMarkable
https://github.com/scross01/send-to-remarkable
Last synced: 2 months ago
JSON representation
MacOS drop folder to automatically send files to reMarkable
- Host: GitHub
- URL: https://github.com/scross01/send-to-remarkable
- Owner: scross01
- License: mit
- Created: 2021-09-06T22:02:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-06T22:25:02.000Z (over 3 years ago)
- Last Synced: 2025-01-20T20:17:06.680Z (4 months ago)
- Language: Makefile
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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](https://github.com/lgarron/folderify)** is used to add the reMarkable logo to the drop folder.
- **[Automator](https://support.apple.com/en-ca/guide/automator/welcome/mac)** is used to trigger an action when new files are added to the drop folder.
- **[rmapi](https://github.com/juruen/rmapi)** is used to upload the files to reMarkable.
- **[safe-rm](https://launchpad.net/safe-rm)** is used to safely move files to Trash.