Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 846 Bytes

readme.md

File metadata and controls

20 lines (14 loc) · 846 Bytes

bookstack

A small webapp to manage ebook (epub) collections. It's certainly me-ware as I wrote it for my own use, but t should be usable by anyone with a minor tech know-how. The perfect scenario is use on a home server (I use a Raspberry Pi), with the books accessible through the web app. Additionally I have my library directory on Dropbox for ease of access on the road.

what it does

  • sorts the files into a directory hierarchy
  • maintains a sqlite metadata database for access and quicksearch
  • can edit limited metadata
  • can use tenprintcover as a cover generator
  • download/add books through the web app
  • can trigger download through FanFicFare

Installation

see install.md

License

see LICENSE