An open API service indexing awesome lists of open source software.

https://github.com/rmkit-dev/remarkable_sim

reMarkable simulator
https://github.com/rmkit-dev/remarkable_sim

Last synced: 2 months ago
JSON representation

reMarkable simulator

Awesome Lists containing this project

README

          

# remarkable_sim

![](screenshot.png)

## Install

Tkinter is a dependency. (`python3-tk` in Debian/Ubuntu)

pip install remarkable-sim

## Usage

resim

`resim` will create 3 FIFOs at `event0`, `event1`, and `event2` in the current directory and will attempt to read from `fb.pgm` 10 times per second. The application under test should write to this framebuffer file and read evdev events from the FIFOs.