Skip to content
forked from rmkit-dev/rmkit

a sketching app for remarkable tablet

Notifications You must be signed in to change notification settings

anouarac/rmHarmony

 
 

Repository files navigation

rMkit

This repo contains applications for the remarkable tablet. See the README in each application's directory to learn more about it. The general purpose of rMkit is to make it easy to write and deploy new apps to the remarkable tablet.

A low latency drawing app with procedural brushes

A minesweeper game for spending time between meetings and classes

An app switcher for switching between apps on the remarkable that is compatible with draft-remarkable configuration files. Hold down the middle button to bring it up.

A batteries included library for building remarkable apps. Read the documentation

A small example app to demonstrate how to build apps with rMkit

Installation

Try it out

run wget -O- https://raw.githack.com/rmkit-dev/rmkit/master/scripts/run/try_harmony.sh -q | sh - on the remarkable via SSH

To exit harmony, press the power button to bring up the exit dialog.

Install

run wget -O- https://raw.githack.com/rmkit-dev/rmkit/master/scripts//run/install_harmony.sh -q | sh - to install the remux app launcher until the next time the device is updated

to launch remux and switch between apps, hold the center button for 2+ seconds.

Building from source

see BUILDING.md

Have ideas or want to code your own apps?

There's a list of app ideas just waiting to be built!. If you have ideas for new apps or features, please open an issue or get in touch :-D

About

a sketching app for remarkable tablet

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 60.4%
  • COBOL 34.7%
  • C 1.6%
  • Makefile 1.3%
  • Shell 0.9%
  • Python 0.9%
  • Other 0.2%