bouquins-ror/README.md

650 B

bouquins-ror

Web frontend for calibre e-book manager.

Features

Bouquins is a Ruby On Rails application. The web UI uses bootstrap.

It allows to browse, search and download e-books from a calibre library using a web browser (desktop/mobile).

It needs a local access to all files in the calibre library (including the sqlite database file: metadata.db). Synchronisation of those files on the server is not part of the application (personnaly I use owncloud).

bouquins is available in french and english.

Licence

is licensed under the terms of the BSD license.

Tips

Assets precompile: rake assets:precompile