Skip to content

shg8/rmBifrost

Repository files navigation

rmBifrost

rmBifrost is a development framework that enables homebrew applications on the reMarkable Paper Pro (RMPP). Supports 3.15.4.2, 3.14.4.0.

This project is under active development, and we welcome contributions. Please feel free to open an issue if you'd like to implement any features.

Building

  1. Set up the official RMPP toolchain and source the environment file
  2. git clone --recursive https://github.com/shg8/rmBifrost
  3. cd rmBifrost && mkdir build
  4. cmake ../ -DCMAKE_BUILD_TYPE=Debug
  5. cmake --build ./ -jN
  6. Load the library with xochitl LD_PRELOAD=./libbifrost.so /usr/bin/xochitl --system

Disclaimer

By viewing, downloading, or using any code or derived binaries of this repository, you agree to the following terms.

Please ensure that you are familarized with reMarkable policies before using this software in any capacity.

This software is provided "as is," without any express or implied warranties of any kind, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, or non-infringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.

By using this software, you acknowledge that you assume all risks associated with its use and accept that no warranty, guarantee, or representation is made regarding the accuracy, reliability, or performance of the software.

"reMarkable" and "reMarkable Paper Pro" are registered trademarks of Remarkable AS. All rights in the trademarks are the property of Remarkable AS. Any use is for nominative purposes only, and no endorsement, sponsorship, or affiliation is implied or intended.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published