Skip to content

Template Carta application for the reMarkable tablet

License

Notifications You must be signed in to change notification settings

Eeems-Org/remarkable-template-python-carta-app

Repository files navigation

rm1 rm2 Discord

reMarkable Template Python Carta Application

Testing

Simulate

You can use rmkit-sim to test your application on your local machine.

make simulate

On Device

First you will need to install the following dependencies on the device:

opkg update
opkg install python3 python3-pip
pip install carta

You can now copy the contents of this folder to your device, and run your app with the following from the folder with the code:

pip install -r ./requirements.txt
python -m myapp

About

Template Carta application for the reMarkable tablet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published