a-jiang / EveReader

Epub Reader, focused on annotation.

Home Page:https://xianmin.github.io/EveReader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Epub Reader, focused on annotation.

https://xianmin.github.io/EveReader

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 94.0%Language:Vue 5.4%Language:HTML 0.3%Language:NSIS 0.2%Language:SCSS 0.1%Language:CSS 0.0%Language:Shell 0.0%