remarkable-cli-tooling VS remy

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

remarkable-cli-tooling

Tooling for the reMarkable paper tablet. (by cherti)

remy

Remy, an online&offline manager for the reMarkable tablet (by bordaigorl)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
remarkable-cli-tooling remy
12 33
59 269
- -
5.5 0.0
2 months ago 10 months ago
Python Python
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.

remy

Posts with mentions or reviews of remy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-21.
  • Archiving Tagged Notebooks?
    1 project | /r/RemarkableTablet | 13 Jul 2023
    What I do is I create backups with rsync (so "low-level" backups of the actual data the tablet is using to represent the notebooks, not just the rendered pdf). Then I use Remy to browse them if needed. (Disclaimer: I'm the developer of Remy) It currently lacks a way to export/import the notebooks in native formats (that would allow you to restore archived ones through the GUI) so if you need that you need to do it manually, which requires some basic knowledge of how the notebooks are internally stored.
  • My remarkable arrives today. Which hacks do you recommend?
    5 projects | /r/RemarkableTablet | 21 Jun 2023
    reMy and RCU are the best alternative desktop clients. The former has a focus on notebooks, while the latter is focused on ease-of-use and does it all (templates/notebooks/wallpaper/and much more). Both use their own rendering engine for custom PDF export options. Neither installs anything to your tablet, so they usually work through software updates. (Disclaimer: I am the author of RCU).
  • If I broke or lost my ReMarkable 2, would I be able to download all the old notes onto a new one?
    5 projects | /r/RemarkableTablet | 28 May 2023
    You can also take backups using easy, convenient, community-written software, like RCU (which I'm the author of), reMy, reMarkable HyUtilities, rmExplorer, rmAPI, and many others found in the Awesome reMarkable list.
  • High Size PDFs and Cloud
    1 project | /r/RemarkableTablet | 21 May 2023
    You could use something local, that uploads over SSH instead of the Web UI. The Web UI and rM Cloud choke on files over a few hundred MBs. reMy + 2.x firmware might be what you're looking for -- it has sync capability. (I assume OneDrive has something like a shared PC folder that you can use as the target directory.)
  • Big note files - timeout on usb webserver export
    2 projects | /r/RemarkableTablet | 17 May 2023
    You could try reMy, which has its own renderer. There are more rendering programs in the Awesome reMarkable list, many of which will work with 2.15 and below--just avoid anything saying 'cloud' or 'web UI'.
  • OCR/LaTeX Update
    1 project | /r/RemarkableTablet | 10 Mar 2023
    Mathpix has this functionality and is cheap. I integrated it into Remy, see here for a demo (although it's a bit outdated, the app has now way more features). It's not a fully fledged integration, I was planning to use it for having a search index that could match on handwriting but had no time to implement it.
  • Exporting highlighted text pdf
    3 projects | /r/RemarkableTablet | 10 Feb 2023
    If you need support for the new v3 software update, not sure. Otherwise Remy can do that for you
  • So, which file management tools are you still using?
    2 projects | /r/RemarkableTablet | 24 Jan 2023
    I use my own Remy tool (in conjunction with rsync for backups). Unfortunately it is not working with v3 just yet but I plan to eventually add support for it, once the effort to reverse engineer the new file format settles.
  • Support for Remarkable lines version=6 File Format (.rm files)
    8 projects | /r/RemarkableTablet | 13 Jan 2023
    You're not alone :-); we started discussing it here https://github.com/bordaigorl/remy/issues/49
  • Continuous scrolling is the most frustrating thing I have seen
    2 projects | /r/RemarkableTablet | 29 Dec 2022
    But parsing and rendering are two different things. RCU used to use the remy parsing, while the developer put considererable effort into the rendering himself. Yet he wasn't satisfied (I was) and started to completely rebuild it. That's where he lost interest in RCU :-(

What are some alternatives?

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

scripts - [ THIS PROJECT IS CURRENTLY ON HALT :( ] A set of bash scripts that may enhance your reMarkable experience

awesome-reMarkable - A curated list of projects related to the reMarkable tablet

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

rmfakecloud - host your own cloud for the remarkable

rmview - A live viewer for reMarkable written in PyQt5

reMarkableWeb

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

rsync-time-backup - Time Machine style backup with rsync.

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

reader

rmapi - Go app that allows you to access your reMarkable tablet files through the Cloud API