microwindows VS libremarkable

Compare microwindows vs libremarkable and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
microwindows libremarkable
7 5
614 592
- -
2.8 5.3
2 months ago about 2 months ago
C C
GNU General Public License v3.0 or later MIT License
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.

microwindows

Posts with mentions or reviews of microwindows. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.
  • The Nano-X window system
    1 project | news.ycombinator.com | 2 Feb 2024
  • Tinyx – resurrected Xvesa from the depths of Git history
    4 projects | news.ycombinator.com | 27 Jun 2023
    Interesting link!

    If we look at this directory:

    https://github.com/ghaerr/microwindows/tree/master/src/drive...

    Most notably the source files that start with 'scr_', and of those most notably: scr_sdl2.c, scr_win32.c, scr_x11.c, scr_djvesa.c, scr_fb.c -- we see that this windowing system can apparently run on top of an existing windowing system, whether that system is SDL2, Win32, X11, VESA, Linux's framebuffer -- or several others.

    Which makes it interesting and worthy of study...

    Note that I am sure there are probably a whole lot of other windowing systems out there that also support these, let's call them "back-end" (for lack of better terminology) pre-existing windowing systems.

    In other words, a windowing system -- on top of another windowing system...

    Sort of like running X on top of Win32, or Win32 on top X...

    But the posibilities of higher level and lower level windowing system are really unlimited -- mix and match, basically...

    In conclusion -- excellent link!

  • Nano-X Window System
    1 project | news.ycombinator.com | 20 Aug 2022
  • Anybody heard of Nano-X? What's your experience?
    1 project | /r/suckless | 7 Feb 2022
  • How to create a graphical application without relying on Xorg or Wayland?
    2 projects | /r/NetBSD | 26 May 2021
  • Microwindows or the Nano-X Window System
    1 project | news.ycombinator.com | 24 Mar 2021
  • JingPad A1 – World’s First Consumer Linux Tablet
    1 project | news.ycombinator.com | 17 Mar 2021
    I worked on this [1] Linux tablet 20 years ago, and we had working versions, but it doesn't really count as they weren't put into mass production. I don't know how many were built in the end (I left to co-found a webmail service). Sometimes it's depressing how long it takes for something to actually come to fruition. The screenshots in [1] are our custom UI based on NanoX [2], and an Opera port for the web browser screenshot (it worked). I wanted a production version for years after I left...

    [1] https://linuxdevices.org/freepad-norways-alternative-to-swed...

    [2] https://github.com/ghaerr/microwindows

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

What are some alternatives?

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

moonlight-tv - Lightweight NVIDIA GameStream Client, for LG webOS TV and embedded devices like Raspberry Pi

retris - Implementation of rust tetris_core on the reMarkable using libremarkable

GPaste - Clipboard management system

rust-cfitsio - FFI wrapper around cfitsio in Rust

fbpdf - A small framebuffer pdf, djvu, epub, xps, and cbz viewer

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

dark - C practice - basic roguelike in SDL2 that compiles both for desktop and Emscripten

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

nsxiv - Read-only mirror of Neo Simple X Image Viewer

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

gfxprim - Open-source modular 2D bitmap graphics library with emphasis on speed and correctness.

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