GithubHelp home page GithubHelp logo

pgaskin / bookbrowser Goto Github PK

View Code? Open in Web Editor NEW
605.0 36.0 111.0 64.54 MB

eBook server supporting ePub, MOBI and PDF books.

License: MIT License

Shell 4.60% Go 65.58% CSS 18.70% JavaScript 9.77% Makefile 0.94% Dockerfile 0.40%

bookbrowser's Introduction

BookBrowser

Build Status

Note: This project is no longer maintained, as I haven't had the time or motivation to continue working on it. BookBrowser will still work as-is (I still use it myself occasionally), but is unlikely to receive any new features or bugfixes.

An easy-to-use tool to generate a web-based ePub and PDF ebook browser. All you need to do is download it into the folder with your ebooks, and run it. There is also a demo.

Features

  • Multiple book formats
    • epub
    • pdf
    • mobi (basic support)
  • Search
  • Advanced Search
    • Search any combination of fields
    • View all information in the results
  • List view
  • Responsive web interface
  • Update notifications
  • Browse by:
    • Author
    • Series (from calibre metadata)
  • Sorted by:
    • Last added
    • Alphabetically
    • Series
  • Web based reader
    • Custom fonts, colors, sizing, spacing
    • Remembers your position
    • Book search
    • And more
  • Search
  • And more
  • Easy-to-use
  • Fast
  • No extra dependencies

Screenshots

Reader Screenshots

Desktop Mobile

Advanced Search

System Requirements

The server works on all platforms.

The web interface works on IE 9+, Edge, Firefox 3+, Chrome, Safari 5.1+, Opera 17+, and Android browser 4.4+.

The web-based reader works on IE 10+, Edge, Firefox 28+, Chrome 21+, Safari 9+, Opera 17+, and Android browser 4.4+.

Usage

Usage: BookBrowser [OPTIONS]

Options:
  -a, --addr string      the address to bind the server to ([IP]:PORT) (default ":8090")
  -b, --bookdir string   the directory to load books from (must exist) (default "/home/patrick/src/BookBrowser")
  -h, --help             Show this help text
  -n, --nocovers         do not index covers
  -t, --tempdir string   the directory to store temp files such as cover thumbnails (created on start, deleted on exit unless already exists) (default "/tmp/bookbrowser946254949")
      --version          Show the version

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.