This project is no longer maintained. If you are interested in my new reader project, please visit https://github.com/EvoReader/EvoReader.
此项目已不再维护。如果您对我的新阅读器项目感兴趣,请移步至 https://github.com/EvoReader/EvoReader 。
Epub Reader, focused on annotation.
Available for Web, Linux, Windows & macOS(coming soon).
Available for Web, Linux, Windows & macOS(coming soon).
Demo | Downloads | Development
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!
- fontsize change
- Save reading progress
- Search
- Theme change, user custom style
- Custom setting
- More Shortcuts
- A better LOGO
# 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
This project is licensed under the AGPL-3.0 License.