libremarkable VS linux

Compare libremarkable vs linux and see what are their differences.

libremarkable

The only public framework for developing applications with native refresh support for Remarkable Tablet (by canselcik)

linux

Linux kernel for reMarkable 1 & 2. zero-sugar is rM2 and zero-gravitas is rM1. (by reMarkable)
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
libremarkable linux
5 9
592 270
- 2.2%
5.3 2.6
about 2 months ago 8 months ago
C C
MIT License GNU General Public License v3.0 or later
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.

libremarkable

Posts with mentions or reviews of libremarkable. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-29.
  • E Ink Launches E Ink Gallery 3 Color (Rollable) EPaper
    3 projects | news.ycombinator.com | 29 Apr 2022
    > I rather mean the firmware of the e-ink driver board, which is a trade secret. I don't know, maybe it is not even firmware in an MCU, but they have a dedicated driver chip and it just has the look-up-tables. Anyway, the secret sauce that tells you how to drive the display cells.

    Huh? What e-ink driver board? There's no such thing inside a Kindle. It is a straight NXP SoC that drives the e-ink panel directly. There is no MCU. The driver is open source. https://github.com/canselcik/libremarkable/blob/master/refer...

    "Secret sauce that tells you how to drive the display cells"? You mean like a voltage table that is also present inside every LCD or OLED? The difference would be that the electrophoretic display would need a much bigger table so it would have to be kept on the SoC. That's not software, that's just a big table of voltages that's hardcoded for each unique panel. Is that what you think is "secret sauce"?

  • Can we build an app for remarkable 2 with Rust?
    1 project | /r/RemarkableTablet | 7 Jan 2022
    Maybe take a look at https://github.com/canselcik/libremarkable
  • Opinion: Remarkable should embrace the open-source community and use it to perfect its software, and focus on hardware.
    1 project | /r/RemarkableTablet | 1 Dec 2021
    Well, it'd be easy to test out the latency of a libremarkable demo and compare it to the default software.
  • Feature Request: Add a supported means to install applications to the remarkable 2
    2 projects | /r/RemarkableTablet | 29 Jun 2021
    First, the remarkable is a fantastic device! However it would be even better (in my opinion) if on the menu of the ui below the "Ebooks" tab there was an "Applications" tab where users could add binaries/applications of there own choosing and run them from within the xochitl ui. There is an active community of hackers and enthusiasts who are writing applications for the remarkable that would greatly appreciate a supported means of running custom programs from within the existing ui, without having to utilize a 3rd-party launcher or leave xochitl. relevant links: https://github.com/LinusCDE/retris https://github.com/canselcik/libremarkable
  • Pen not working
    2 projects | /r/RemarkableTablet | 10 Jan 2021
    a) The (actually multitouch capable) finger recognition is a separate piece of hardware to the pen recognition: See https://github.com/canselcik/libremarkable/wiki/Hardware-Overview, especially Reading from Wacom I2C Digitizer Reading Parade TrueTouch Gen5 Multitouch Input

linux

Posts with mentions or reviews of linux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-11.
  • Notes on My Remarkable Tablet
    6 projects | news.ycombinator.com | 11 Feb 2024
    3.x support will come to toltec, I've been blocked by stuff outside of my control a couple of times. Including things happening in my life that I won't get into.

    You can see the current progress here: https://github.com/toltec-dev/toltec/issues/820

    As for the comment on the kernel change, that was actually an ask by someone in the community: https://github.com/reMarkable/linux/issues/8

  • Release of reMarkable keyboard accessory imminent?
    1 project | /r/RemarkableTablet | 28 Feb 2023
    Did anyone already ask reMarkable for a copy of the source code for those kernel modules, which should be possible according to the GPLv2? Their kernel repo on GitHub does not seem to be updated yet.
  • Help me read the charging data of my RM2
    1 project | /r/RemarkableTablet | 24 Nov 2022
    The official linux kernel documentation of the power_supply class is located here. If you read that you may notice there are some lines in the uevent file that aren't described. That's because the particular battery has other statistics exposed by the driver (source file here). Looking at the source file (and datasheet of the MAX77818), it appears that the CURRENT_NOW is a measurement of the current going in/out of the battery. It's stored as a signed number so the negative value you're seeing is probably the current flowing out of the battery while it's discharging. The CURRENT_AVG is simply an average of the CURRENT_NOW over a time period, so it will stay negative for a little while if you just plugged in the charger, before settling to 0.
  • Compiling wget to Allow HTTPS Downloads on the Remarkable?
    3 projects | /r/RemarkableTablet | 25 Apr 2022
  • College students thinking of getting an reMarkable 2, do y’all think it is worth spending around 400$??
    1 project | /r/RemarkableTablet | 30 Nov 2021
    [1] https://github.com/reMarkable/linux/pull/12
  • mockup for 'Plasma ink'
    1 project | /r/kde | 6 Jul 2021
    Remarkable uses openembedded, the kernel source can be found here https://github.com/reMarkable/linux only the user facing gui software is closed source and there are launchers that can start other gui programs. There is also a framework somewhere on githuvlb for writing native gui apps and so on. There is also the project http://www.davisr.me/projects/parabola-rm/ that provide an alternative os.
  • Our Linux Kernel
    1 project | news.ycombinator.com | 20 Apr 2021
  • Pen not working
    2 projects | /r/RemarkableTablet | 10 Jan 2021
    This line seems like the obvious cry for help from the driver. This is the file responsible for the error (I think): https://github.com/reMarkable/linux/blob/lars/zero-gravitas_4.9/drivers/input/touchscreen/wacom_i2c.c but unfortunately I haven't found out anything useful.

What are some alternatives?

When comparing libremarkable and linux you can also consider the following projects:

retris - Implementation of rust tetris_core on the reMarkable using libremarkable

remarkable-daily-pdf

rM-vnc-server - Damage-tracking VNC server for the reMarkable tablet

bootstrap - Standalone binaries for securely bootstrapping Toltec installs.

rust-cfitsio - FFI wrapper around cfitsio in Rust

microwindows - The Nano-X Window System

inkwave - Convert electronic paper display waveforms from .wbf to .wrf format

xboot - The extensible bootloader for embedded system with application engine, write once, run everywhere.

RemarkableLamyEraser - Turns the button on the Lamy Pen EMR into an eraser on the reMarkable.

mxc_epdc_fb_damage - Userspace access to framebuffer damage information on i.MX6

remarkable-touchgestures - touch gestures for reMarkable

teensy4-rs - Rust support for the Teensy 4