remarkable VS remy

Compare remarkable vs remy and see what are their differences.

remarkable

Tools for the reMarkable tablet (by arnoxit)

remy

Remy, an online&offline manager for the reMarkable tablet (by bordaigorl)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
remarkable remy
2 33
48 269
- -
10.0 0.0
over 6 years ago 11 months ago
Shell Python
- 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

Posts with mentions or reviews of remarkable. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-13.
  • reMarkable's file structure: Writing data from computer to reMarkable directly
    3 projects | /r/RemarkableTablet | 13 Jun 2022
    There are a number of projects which reconstruct the folder structure from the metadata on the tablet. The actual information is stored as JSON in the .metadata files. The identifiers themselves are random UUIDs and uncorrelated to the actual titles/folders. Have a look at Remy. Or this bash script here (from the wiki) There was a program that allowed you to mount the tablet and created the illusion of folders but I never tried it and can't remember where I saw it (sorry).
  • script to preview raw backups
    4 projects | /r/RemarkableTablet | 2 Feb 2022
    # Creates folder structure as it is on the reMarkable 2 # from a local raw file backup. # # - thumbnails are copied and named in page order (1.jpg, 2.jpg etc.) # - Favorites are prefixed with "* " # - Files with sync status deleted are suffixed "(deleted)" # - Trashed files go to a _trash directory # - macOS only: notebook folders get a nice icon to separate them from folder folders # Inspired by Kim Covil # https://github.com/arnoxit/remarkable/blob/master/scripts/file-tree

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 and remy you can also consider the following projects:

rMbk2tree - Create viewable folder structure from reMarkable2 backup

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

remarkable-fs - A FUSE filesystem wrapper for the reMarkable tablet

rmfakecloud - host your own cloud for the remarkable

reMarkableWeb

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

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

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

remarkable_syncthing - Self-hosting syncing solution for reMarkable

rmview - A live viewer for reMarkable written in PyQt5

remarkable-cli-tooling - Tooling for the reMarkable paper tablet.

RmKeyboard - Emulates & sends keystrokes over the network to your ReMarkable device