Coder Social home page Coder Social logo

plato's Introduction

Plato reader - Remarkable Tablet port fork

Logo

Plato is a document reader for Kobo's e-readers.

It was tested on the following devices:

  • Aura ONE (FW 4.7.10413).
  • Glo HD (FW 4.7.10413 and 3.19.5761).
  • Aura Hโ‚‚O Edition 2.
  • Aura Edition 2.
  • Glo.
  • Touch C.

Supported formats

  • PDF, ePUB and CBZ via mupdf.
  • DJVU via djvulibre.

Features

  • Hierarchical categories.
  • The metadata for each document is read from a single JSON file.
  • Crop margins of non-reflowable documents.

Tn01 Tn02

Donate

plato's People

Contributors

amir avatar baskerville avatar darvin avatar hcs64 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

plato's Issues

How to add files?

Hi, first, is this still been worked on? Second, how do I add files? Thanks!

Is there a good way to import the e-books already on the remarkable

I could copy or symlink the .local/share/remarkable/xochitl/ directory to plato/media, but then all the PDFs have long random UUIDs as names and you lose the directory structure.

I'm considering writing a script that parses the json of the long-uuid.metadata files to give the files proper names, but that have the downside of not being automatically up to date with the data in xochitl, and needing to manually re-run the script regularly.

Maybe an option is to write something like a plugin so plato could support it directly?

Table of Contents

Is there any way to view the table of contents without flipping back to page 0?

Compiler errors due to unstable / experimental features

I couldn't find dockcross-linux-armv7-rust, so I attempted to build this way:

docker run --rm -v c:\\Users\\nock\\devel\\plato:/work rustcross/arm-unknown-linux-gnueabihf:latest ./build.sh

It builds most of the dependencies, but then bails on unstable / experimental features:

error: `pub(restricted)` syntax is experimental (see issue #32409)
  --> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crockford-1.0.1/src/error.rs:15:9
   |
15 |     pub(crate) fn new(kind: Kind, message: &'static str) -> Error {
   |         ^^^^^

error: struct field shorthands are unstable (see issue #37340)
  --> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crockford-1.0.1/src/error.rs:16:17
   |
16 |         Error { kind, message }
   |                 ^^^^

error: struct field shorthands are unstable (see issue #37340)
  --> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/crockford-1.0.1/src/error.rs:16:23
   |
16 |         Error { kind, message }
   |                       ^^^^^^^

error: aborting due to 3 previous errors

Do you have time to jot a few notes on how to build this project?

dictionaries?

hi, i love plato on my rM 2, but i would be even better if we could add some dictionaries, specially to read on other languages.

i have follow some instructions i've found for this on somo Kobo forums, but none of these have worked for me. Basically i've downloaded some StarDict dictionaries and convert them with the shell script, but the plato apps doesnt recognize them.

does anyone know if that feature works on this fork?

Button wakeup

I've noticed sometimes you can wake up the device using the 3 buttons on the front of the device. This isn't good because its easy to accidentally press them through the sleeve.

Build failures using dockcross

I've been trying to build plato using the dockcross image you provided however it fails with the following error

error[E0635]: unknown feature `integer_atomics`
  --> /home/bsvh/.cargo/registry/src/github.com-1ecc6299db9ec823/atomic-0.4.0/src/lib.rs:36:67
   |
36 |     feature = "nightly", feature(const_fn, cfg_target_has_atomic, integer_atomics, atomic_min_max)
   | 

I know zero rust, so I have no idea how to fix this. If possible, could you add a new release to the releases page with the updated changes?

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.