remarkable-cli-tooling VS scripts

Compare remarkable-cli-tooling vs scripts and see what are their differences.

remarkable-cli-tooling

Tooling for the reMarkable paper tablet. (by cherti)

scripts

[ THIS PROJECT IS CURRENTLY ON HALT :( ] A set of bash scripts that may enhance your reMarkable experience (by reHackable)
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
remarkable-cli-tooling scripts
12 6
59 223
- -
5.5 0.2
2 months ago almost 3 years ago
Python Shell
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

remarkable-cli-tooling

Posts with mentions or reviews of remarkable-cli-tooling. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.
  • Auto sync all notes to PDF on computer
    2 projects | /r/RemarkableTablet | 27 Jan 2023
    If you are looking for a separate handling of pulls and pushes, maybe you will have success with remarkable-cli-tooling, for example. For now I'm trying to nail the "sync-everything-in-one-folder" approach, but I am also considering to enable other approaches in the future.
  • File structure the same in 3.0?
    4 projects | /r/RemarkableTablet | 19 Dec 2022
    I am using the Remarkable CLI tooling (https://github.com/cherti/remarkable-cli-tooling) on v.2 and it’s grand. It is all computer-side and just seems to push and pull from the RM’s storage.
  • Backup Files
    1 project | /r/RemarkableTablet | 19 Dec 2022
    I’ve had good luck with the tools in this GitHub repo: Remarkable CLI tooling. If you’ve got some simple CLI chops, resync.py does a great job.
  • Advice to export all to pdf with folders
    1 project | /r/RemarkableTablet | 21 Nov 2022
    I use https://github.com/cherti/remarkable-cli-tooling which can do that. If you like terminal tools, this might do the trick for you.
  • synch folder to reMarkable | reHackable
    1 project | /r/RemarkableTablet | 6 Oct 2022
    https://github.com/cherti/remarkable-cli-tooling can do that. However I don't know how they work under windows, the README points to the WSL, but they might also just work natively?
  • External drive back up?
    1 project | /r/RemarkableTablet | 21 Sep 2022
    In case you use third party tools, resync.py from here has a backup command that will pull pdf copies of all documents on the remarkable via cable. Usability might be limited though, as it is a command line tool, so maybe not necessarily what you are looking for.
  • Anybody *batch* backup to their PC with a cable ?
    1 project | /r/RemarkableTablet | 11 Aug 2022
    I'm using https://github.com/cherti/remarkable-cli-tooling which has a "backup" command in its resync.py that backups all documents as pdf. Runs for quite a bit, but all documents get pulled as rendered PDFs, so if you loose your device or it breaks you can open all documents with a standard reader and have access to your notes right away.
  • Best way to transfer files locally?
    7 projects | /r/RemarkableTablet | 3 May 2022
    There is the option to use the built-in webinterface directly (which is what a lot of the tools out there are using internally), alternatively, there are a couple of CLI options, such as reHackable scripts, which are unfortunately discontinued, or reMarkable CLI tooling or a reMarkable FUSE filesystem. There are more listed on https://github.com/reHackable/awesome-reMarkable , you might want to go through that list if you find something that suits your needs.
  • Regarding subscription prices
    2 projects | /r/RemarkableTablet | 12 Mar 2022
    https://github.com/cherti/remarkable-cli-tooling with resync.py being inspired by repush.sh , which was unfortunately discontinued before fixing all its bugs.
  • Updating underlying imported PDF and retain Remarkable handwriting?
    1 project | /r/RemarkableTablet | 8 Mar 2022
    resync.py can do that with the --overwrite_doc_only flag, but that requires that you access the system via SSH, that might or might not be your cup of tea.

scripts

Posts with mentions or reviews of scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-23.
  • What are you doing with community projects?
    3 projects | /r/RemarkableTablet | 23 May 2023
    use this project to push PDFs onto the device
  • Introducing WebInterface-Wifi, a program that will make the web interface available on wifi, with disclaimers
    3 projects | /r/RemarkableTablet | 16 Jan 2023
    - This program will not start/enable the web interface nor ensure that the usb interface maintains the ip 10.11.99.1 [WebInterface-OnBoot](https://github.com/rM-self-serve/webinterface-onboot) does this for version 2.10 but I do not have the newest software to test against. Using something like [webui_invincibility.sh](https://github.com/reHackable/scripts/wiki/webui_invincibility.sh) with [WebInterface-OnBoot](https://github.com/rM-self-serve/webinterface-onboot) would ensure that [WebInterface-Wifi](https://github.com/rM-self-serve/webinterface-wifi) works on boot.
  • Best way to transfer files locally?
    7 projects | /r/RemarkableTablet | 3 May 2022
    There is the option to use the built-in webinterface directly (which is what a lot of the tools out there are using internally), alternatively, there are a couple of CLI options, such as reHackable scripts, which are unfortunately discontinued, or reMarkable CLI tooling or a reMarkable FUSE filesystem. There are more listed on https://github.com/reHackable/awesome-reMarkable , you might want to go through that list if you find something that suits your needs.
  • Searching for syncronisation without wifi
    1 project | /r/RemarkableTablet | 8 Sep 2021
    If your phone has a unix-like command line (for example, Termux on android), you might be able to get something going with the scripts from here: https://github.com/reHackable/scripts
  • Questions before Purchasing
    2 projects | /r/RemarkableTablet | 10 Jun 2021
  • I cannot copy anything to the reMarkable
    1 project | /r/RemarkableTablet | 27 Jan 2021
    Without the cloud sync, the remarkable will not actually remove files even when they're deleted and the trash emptied. This bash shell script will remove them. If you don't run a system with bash (usually a unix operating system or derivative, like Linux or OS X) you can still look at how it works. Then you can use ssh to manually log in to your tablet and delete the files at the command line.

What are some alternatives?

When comparing remarkable-cli-tooling and scripts you can also consider the following projects:

rmirro - A script that synchronizes PDFs of documents between a Remarkable and a computer folder that mirrors its file structure without cloud access

remarkable-hacks - additional functionality via binary patching

rmview - A live viewer for reMarkable written in PyQt5

remarkable-firmware - Links to all known firmwares for reMarkable devices.

remarks - Extract annotations (highlights and scribbles) from PDF, EPUB, and notebooks marked with reMarkable tablets. Export to Markdown, PDF, PNG, SVG

remarvin - A multi-account and device encryption manager for remarkable

remy - Remy, an online&offline manager for the reMarkable tablet

rm-hacks - Small improvements and tweaks for rM devices, covering both rM1 and rM2.

reMarkableScripts - shell scripts to interact with the tablet from reMarkable.com

remarkable_pdflets - mini apps for reMarkable inside xochitl

reader

webinterface-onboot - Enable the web interface on boot. For the ReMarkable Tablet