Coder Social home page Coder Social logo

padraic7a / sturmreader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tronfortytwo/sturmreader

0.0 1.0 0.0 2.56 MB

E-Book reader for ubuntu

License: GNU General Public License v3.0

CMake 1.18% C++ 30.47% C 33.53% HTML 0.30% JavaScript 20.84% CSS 1.30% Python 0.29% Shell 0.03% QML 12.05%

sturmreader's Introduction

Donate

Ebook Reader for Ubuntu

Sturm reader is an ebook reader for Ubuntu. It's built on the the new Ubuntu Toolkit, so it works best on touch devices. It behaves resonably on the desktop, as well. It features full support for Epub files and preliminary support for CBZ and PDF files.

It's a fork of Beru from Rschroll (http://rschroll.github.io/beru), thanks!

Building

To build for the system you are working on, do

$ mkdir <build directory>
$ cd <build directory>
$ cmake <path to source>
$ make

To build the click for an Ubuntu Touch device and create a .click package, you can just use clickable

$ clickable
# Or to build the plus version:
$ CLICKABLE_BUILD_ARGS="-DPLUS_VERSION=on" clickable

Running

Launch Sturm Reader with the shell script sturmreader.

Sturm Reader keeps a library of epub files. On every start, a specified folder is searched and all epubs in it are included in the library. You may also pass a epub file as an argument. This will open the file and add it to your library.

The Library is stored in a local database. While I won't be cavalier about changing the database format, it may happen. If you're getting database errors after upgrading, delete the database and reload your files. The database is one of the ones in ~/.local/share/sturmreader.emanuelesorce/Databases; read the .ini files to find the one with Name=BeruLocalBooks.

Known Problems

Known bugs are listed on the issue tracker. If you don't see your problem listed there, please add it!

sturmreader's People

Contributors

advocatux avatar cibersheep avatar tronfortytwo avatar

Watchers

 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.