Bookery - Manage your epubs and send it to your Amazon Kindle

栏目: IT技术 · 发布时间: 5年前

内容简介:Manage all your ebooks locally and send it to your reader! Install Bookery on your NAS (i.e. Synology) and drop all your

Bookery V2

Based on Vue + Laravel

Bookery - Manage your epubs and send it to your Amazon Kindle Bookery - Manage your epubs and send it to your Amazon Kindle

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!

Installation

Make sure, you have following installed:

  1. Apache / NginX
  2. MySQL / MariaDB
  3. PHP 7.2+ & 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. Configure Webserver or use artisan serve

  11. Open /register and register your account

  12. 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!


以上所述就是小编给大家介绍的《Bookery - Manage your epubs and send it to your Amazon Kindle》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

JavaScript: The Definitive Guide, 5th Edition

JavaScript: The Definitive Guide, 5th Edition

David Flanagan / O'Reilly Media / 2006-08-01 / USD 49.99

This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk ......一起来看看 《JavaScript: The Definitive Guide, 5th Edition》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具