remarkable-layers VS remarking

Compare remarkable-layers vs remarking and see what are their differences.

remarkable-layers

Python module for reading and writing Remarkable Lines files (by bsdz)

remarking

Remarking is an unofficial command line tool for extracting highlights from documents on your reMarkable tablet. (by sabidib)
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-layers remarking
15 3
75 51
- -
3.0 0.0
almost 3 years ago almost 2 years ago
Python Python
MIT License 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-layers

Posts with mentions or reviews of remarkable-layers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-22.
  • Big changes are coming
    1 project | /r/RemarkableTablet | 21 Sep 2022
    Specifically for this test I relied on https://github.com/bsdz/remarkable-layers
  • Is there a way to create a Notebook automatically based on calendar events?
    1 project | /r/RemarkableTablet | 19 May 2022
    I personally prefer not to rely on the reMarkable cloud so what I would do is directly do this on the device. Meaning with Toltec I'd install Python, the dependencies to my script then run it. For the notebooks themselves the challenge is reMarkable specific format. You can bypass that entirely by relying on a background layer but if you want to be able to tinker with the content itself https://github.com/bsdz/remarkable-layers could help.
  • remt 0.10.0 released
    4 projects | /r/RemarkableTablet | 22 Dec 2021
    Regarding vectorized brushes I gave an example of a basic hack going from a library of shapes in SVG to the Lines .rm format then copy/pasting them a year ago https://twitter.com/utopiah/status/1317090050258178048 thanks to https://github.com/bsdz/remarkable-layers . Usable as-in but not the most convenient.
  • can RM2 notebooks have covers?
    1 project | /r/RemarkableTablet | 7 Dec 2021
    Convert image to SVG using e.g Inkscape then SVG to .rm using https://github.com/bsdz/remarkable-layers then on device copy/paste that image as a sketch to the first page of your notebook then set cover as 1st page. I think.
  • Modification for Dummies, please help
    1 project | /r/RemarkableTablet | 13 Aug 2021
    I found out that I am not the only one with this problem, this hack is supposed to fix it: https://github.com/bsdz/remarkable-layers
  • Problem Remarkable Layer Master
    3 projects | /r/RemarkableTablet | 30 Jun 2021
    Running command git clone -q https://github.com/bsdz/remarkable-layers.git 'C:\Users\rocco\AppData\Local\Temp\pip-req-build-fqt72p3j'
  • Programmatically changing the opened notebook
    4 projects | /r/RemarkableTablet | 26 Jun 2021
    Reading/parsing .rm files has been already implemented by these 2 Python libraries: * https://github.com/bsdz/remarkable-layers (not maintained any longer) * https://github.com/rschroll/rmrl (looks up-to-date)
  • Digitise my existing notes
    2 projects | /r/RemarkableTablet | 22 Jun 2021
    Actually, checking out the awesome-reMarkable git repo I saw this https://github.com/bsdz/remarkable-layers
  • Secure Copy (SCP) of image files from rm to my Linux laptop?
    2 projects | /r/RemarkableTablet | 27 Mar 2021
    Not sure I understand as the reMarkable doesn't have an image viewer. That being said here are some examples using scp https://gist.github.com/Utopiah/e2d5c944bbd632e3ae0530e602977f45#file-remarkable_functions-sh and specifically for conversion https://github.com/bsdz/remarkable-layers https://github.com/lschwetlick/maxio/blob/master/rm_tools/rM2svg.py
  • Install package to convert PDFs to rM lines files
    4 projects | /r/RemarkableTablet | 7 Mar 2021
    You can install remarkable-layers on a Linux PC. The resulting notebook file will be uploaded to your reMarkable cloud storage (using rmapy). I could not test it myself though.

remarking

Posts with mentions or reviews of remarking. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-06.

What are some alternatives?

When comparing remarkable-layers and remarking you can also consider the following projects:

pdf2rmnotebook - Create reMarkable notebook file from multiple PDFs

netsurf-reMarkable - NetSurf is a lightweight and portable open-source web browser. This projects adapts NetSurf for the reMarkable E Ink tablet.

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

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

pypotrace - Python bindings for potrace library

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

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

rextract - A simple toolchain for moving Remarkable highlights to Readwise

rmrl - Render reMarkable documents to PDF

remarkable-wikipedia

remarkable-mods

remarkable2-framebuffer - remarkable2 framebuffer reversing