Bookery Save

Manage all your ebooks and send them to your reader

Project README

Bookery V2

GitHub issues GitHub forks GitHub stars GitHub license

Based on Vue + Laravel

alt text alt text

Manage all your ebooks locally and send it to your reader! Install Bookery on your NAS (i.e. Synology) and drop all your epubs into the upload field. Bookery will extract the needed metadata (author, title, cover) and organize the needed folder structure. You can easily search all your books and send them with 2 clicks directly on your reader! - Works with Amazon Kindle!

Changelog

01.01.2021

  • Update to Laravel 8
  • Update Dependencies
  • Fixed changes that came with buefy >0.9X

Installation

Make sure, you have following installed:

  1. Apache / NginX
  2. MySQL / MariaDB
  3. PHP 7.3+ & ZIP-Module

Install the requirements and setup in the following order:

  1. composer install

  2. rename .env.example to .env

  3. php artisan key:generate

  4. php artisan jwt:secret

  5. php artisan storage:link

  6. Setup your DB-Access in .env file

  7. Setup Emailaccount in .env

  8. php artisan migrate

  9. npm install

  10. npm run production

  11. Configure Webserver or use artisan serve

  12. Open <YourDomain>/register and register your account

  13. Login to your account - Done

Usage

Once you're logged-in, just drop your .epub-files in the Uploader. Bookery will upload and extract the files to save the metadata to the database.

Does it work with my Amazon Kindle?

Yes! Just enter your Kindle Mail-Address during registration and Bookery will send it it to your Kindle. No need to convert files, if you send the book als a .png-File. Amazon will do the converting for you.

Missing Feature?

Feel free to contribute or suggest new features!

Open Source Agenda is not affiliated with "Bookery" Project. README Source: Patrick-Vogt/bookery
Stars
46
Open Issues
0
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating