Skip to content

FouzR/rM2-stuff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reMarkable Stuff

This repo contains all my rM hacks, it's currently still very much WIP.

SWTCON

This lib contains a reverse engineered software TCON. It currently still relies on some functions from xochitl, namely the generator thread routine. To use these functions it must be launched as an LD_PRELOAD library attached to xochitl. The swtcon-preload tool is an example of how it can be currently used.

Tilem

An TI-84+ calculator emulator for the remarkable.

To use simply execute tilem in a folder containing a ti84plus.rom ROM file or provide the rom file as a command line argument. On the reMarkable 2 the rm2-fb client shim will need to be available.

A fast framebuffer terminal emulator.

To use simply execute yaft or yaft <command..>. Again on the reMarkable 2 the rm2-fb needs to be loaded.

Rocket

A tiny launcher written for my personal needs. Still very much WIP.

Currently three gestures are defined:

  • Three finger swipe down: show launcher
  • Three finger swipe left/right: switch to next/previous app.

Pressing [x] will close an app, > indicates the currently running app, and * indicates an app paused in the background.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.3%
  • C++ 14.7%
  • Other 1.0%