Userspace filesystem for remarkable usb web interface.
pip install remarkable_usb_web_interface_fuse
rmuwifuse 10.11.99.1 /mnt
make # Build wheel and sdist packages in dist/
make wheel # Build wheel package in dist/
make sdist # Build sdist package in dist/
make dev # Test mounting 2.15.1.1189 to .venv/mnt
make install # Build wheel and install it with pipx or pip install --user