# eplee **Repository Path**: coye1023/eplee ## Basic Information - **Project Name**: eplee - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-31 - **Last Updated**: 2024-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Eplee

Sweet, Simple and Beautiful ePub reader
Build Status Codacy grade PRs welcome! GitHub All Releases
Eplee is an ePub reader focused on clean distraction-free reading experience with simple and beautiful UI. ## Screenshots ![](https://raw.githubusercontent.com/Janglee123/eplee/master/screenshots/screenshot_2.png) ![](https://raw.githubusercontent.com/Janglee123/eplee/master/screenshots/screenshot_1.png) ## Features - Clean UI - Easy Navigation - Table of content - Slider - Use swipe, wheel, arrow key or mouse to flip page - Bookmark - Highlights - In Book search - Themes (Light, Tan, Dark) - Custom style support - Language translation - Continue reading where you left ## Why? There are lots of open source epub reader available right now. So, the question "Why there is a need for another epub reader?" is meaningful. The answer is the reading experience. Eplee focused on clean UI that let you read a book without annoying GUI. ## Installing Grab the latest release [here](https://github.com/Janglee123/eplee/releases) ## Development Clone this repository ```bash git clone https://github.com/janglee123/eplee ``` change directory to the cloned path ```bash cd eplee ``` Install dependencies ```bash yarn ``` Start app ```bash yarn run dev ``` ## Built With - [vuejs](https://vuejs.org/) - [element ui](https://element.eleme.io/#/en-US) - [vue-electron-template](https://github.com/mubaidr/vue-electron-template) - [epubjs](https://github.com/futurepress/epub.js/) ## Contributing PRs are welcome. Feel free to contribute. # License This project is licensed under the MIT License - see the [LICENSE](https://github.com/Janglee123/eplee/blob/master/LICENSE) file for details.