Coder Social home page Coder Social logo

namndev / euphoria Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fossabot/euphoria

0.0 0.0 0.0 1.1 MB

๐Ÿ“– A personal library for managing EPUBs.

License: Apache License 2.0

Go 81.86% Dockerfile 3.74% HTML 3.75% TypeScript 10.66%

euphoria's Introduction

Euphoria Logo

LICENSE Language Go Report Card Github Actions Status Github Actions Status codecov contribution

What is Euphoria?

Euphoria is an open-source personal EPUB library which was highly inspired by talebook, calibre-web and BookBrowser.

It's designed to serve millions of book. Aims for providing high performance, readability comparing with its competitors. And it's easy to be deployed on any Unix-like systems with only one file.

  • High performance

Euphoria didn't use metadata.db which was created by calibre directly. We would index all the books' metadata by bluge which can provide a better searching performance comparing to SQLite3. Although bluge isn't fast enough comparing to elasticsearch, it's fast enough to serve the book indexing in memory mode.

  • Better book organize

The books' category is defined by the Chinese Library Classification. We would group the books into different directories by the categories it belongs.

  • Better book deduplication

We would deduplication the book by its CIP (Cataloging in Publication) in China and ISBN.

  • Better chinese books metadata management

A lot of Chinese EPUBs don't generate with a valid metadata. We would correct it by CIP database and a builtin Douban spider.

  • Readability

We provide a built-in online reader which supports bookmarks, quotes, notes and highlights. Every user could have unlimited bookshelf for personal needs.

  • Easy distribution

The euphoria was designed to be distributed with only one file on all the platforms. You don't need any predefine configuration file. Just download the latest release file and execute it in a working directory. The euphoria would auto create the database and application data files by your settings on a user-friendly web interface.

State of this project

The current master branch is unstable and is not recommended for production use. Euphoria 1.0.0 (what will be the first release version) is currently in the development stage.

Contributing

Contributions are welcomed and greatly appreciated. See CONTRIBUTING for details on submitting patches and the contribution workflow.

License

Euphoria is licensed under the Apache 2.0 license. See the LICENSE file for details.

FOSSA Status

euphoria's People

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.