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.
- Set up the official RMPP toolchain and source the environment file
git clone --recursive https://github.com/shg8/rmBifrost
cd rmBifrost && mkdir build
cmake ../ -DCMAKE_BUILD_TYPE=Debug
cmake --build ./ -jN
- Load the library with xochitl
LD_PRELOAD=./libbifrost.so /usr/bin/xochitl --system
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.