All Projects → xianmin → EveReader

xianmin / EveReader

Licence: AGPL-3.0 license
Epub Reader, focused on annotation.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects
NSIS
403 projects
SCSS
7915 projects
CSS
56736 projects

Projects that are alternatives of or similar to EveReader

kthoom
Comic Book Reader in the Browser
Stars: ✭ 97 (+42.65%)
Mutual labels:  epub, ebook-reader, epub-reader
Koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
Stars: ✭ 9,467 (+13822.06%)
Mutual labels:  epub, reader, ebook-reader
readium-css
🌈 A set of reference stylesheets for EPUB Reading Systems, starting with Readium Mobile
Stars: ✭ 78 (+14.71%)
Mutual labels:  epub, ebook-reader, epub-reader
onesync-reader-app
Cross-platform ebook reader built using Xamarin.Forms
Stars: ✭ 33 (-51.47%)
Mutual labels:  epub, ebook-reader, epub-reader
Lector
Qt based ebook reader
Stars: ✭ 1,218 (+1691.18%)
Mutual labels:  epub, reader
Readingcloud
An ebook reader written in Rails.
Stars: ✭ 33 (-51.47%)
Mutual labels:  epub, reader
Kreader
Android阅读器
Stars: ✭ 117 (+72.06%)
Mutual labels:  epub, reader
Foliate
A simple and modern GTK eBook reader
Stars: ✭ 3,150 (+4532.35%)
Mutual labels:  epub, ebook-reader
Thorium Reader
A cross platform desktop reading app, based on the Readium Desktop toolkit
Stars: ✭ 319 (+369.12%)
Mutual labels:  epub, reader
Folioreader Android
A Java ePub reader and parser framework for Android.
Stars: ✭ 2,025 (+2877.94%)
Mutual labels:  epub, epub-reader
Polar Bookshelf
Polar is a personal knowledge repository for PDF and web content supporting incremental reading and document annotation.
Stars: ✭ 4,411 (+6386.76%)
Mutual labels:  annotation, ebook-reader
Reader
高仿多看阅读器apk,支持PDF解析.文档支持搜索,高亮文字,墨迹等功能
Stars: ✭ 98 (+44.12%)
Mutual labels:  epub, reader
R2D2BC
https://d-i-t-a.github.io/R2D2BC/
Stars: ✭ 27 (-60.29%)
Mutual labels:  epub, epub-reader
plato
Document reader
Stars: ✭ 117 (+72.06%)
Mutual labels:  epub, reader
Calibre
The official source code repository for the calibre ebook manager
Stars: ✭ 11,221 (+16401.47%)
Mutual labels:  epub, ebook-reader
Koodo Reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
Stars: ✭ 2,938 (+4220.59%)
Mutual labels:  epub, reader
Folioreaderkit
📚 A Swift ePub reader and parser framework for iOS.
Stars: ✭ 2,382 (+3402.94%)
Mutual labels:  epub, epub-reader
bookr-mod-vita
A book reader for the Vita and Switch. Still a work in progress.
Stars: ✭ 51 (-25%)
Mutual labels:  epub, ebook-reader
Duareader
电子书阅读器,支持txt,e-pub(图文混排),纯swift编写,支持OC混编。 An e-book reader that supports TXT and e-pub formats. This project is written in swift and supports hybrid compilation with objective OC
Stars: ✭ 258 (+279.41%)
Mutual labels:  epub, reader
react-viewer
Online EPUB/Comics viewer
Stars: ✭ 52 (-23.53%)
Mutual labels:  epub, reader

Eve Reader

Epub Reader, focused on annotation.
Available for Web, Linux, Windows & macOS(coming soon).

Screenshot

First of all

This project is still under development. Currently, I don't have a development environment for mac, So there is no macOS version yet

Recently, I will focus on the development of the mobile version.

Welcome all kinds of suggestions and contributions!

Basic technology

TODO Eve Reader 1.0.0

  • fontsize change
  • Save reading progress
  • Search
  • Theme change, user custom style
  • Custom setting
  • More Shortcuts
  • A better LOGO

Development

# install dependencies
yarn install

# Compiles and hot-reloads for web development
yarn run serve

# Compiles and minifies for production
yarn run build

# for electron development
yarn run electron:serve

# electron build for linux and windows
yarn run electron:build --linux deb --win nsis

License

This project is licensed under the AGPL-3.0 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].