Giter VIP home page Giter VIP logo

fuse-rm's Introduction

fuse-rm

About

fuse-rm allows you to access the reMarkable library (in /home/root/.local/share/remarkable/xochitl) or its backup as normal filesystem.

This is useful on device for having a single library between xochitl and KOReader (or any other reader).

To mount a xochitl directory (filled with *.metadata, *.pdf, etc.):

fuse-rm xochitl-dir mountpoint

Development Status

Implemented:

  • manipulating folder structure
  • adding and removing epubs and pdfs

Known issues

  • removal does not remove all files and directories related to the entry

TODO:

  • trash
    • remarkable has two levels of deletion before really unlinking the file: moving to to an implied "trash" directory, and then setting the "deleted" flag in metadata.
  • access to annotations and notes (rendering lines-files needed)

Building and Installation

For a local build, just use cargo.

To build for the reMarkable (uses podman to run the toolchain):

make toltec

Assuming that the device is accessible at root@remarkable with key-based auth:

make deploy-rm

Notes

Before testing on a live device, it is a good idea to backup your xochitl directory.

fuse-rm's People

Contributors

bulkin avatar 0x00002a avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.