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
- Host: GitHub
- URL: https://github.com/rmkit-dev/remarkable_sim
- Owner: rmkit-dev
- Fork: true (Evidlo/remarkable_sim)
- Created: 2020-09-14T21:48:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T04:19:49.000Z (about 2 years ago)
- Last Synced: 2025-08-25T09:44:28.940Z (7 months ago)
- Language: Python
- Size: 62.5 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# remarkable_sim

## 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.