https://github.com/hanfengsan/ehunter_local
Lightweight Manga reader
https://github.com/hanfengsan/ehunter_local
electron vue vue-electron
Last synced: 10 months ago
JSON representation
Lightweight Manga reader
- Host: GitHub
- URL: https://github.com/hanfengsan/ehunter_local
- Owner: hanFengSan
- License: mit
- Created: 2019-04-23T11:27:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T20:34:56.000Z (over 3 years ago)
- Last Synced: 2024-12-09T18:55:57.471Z (over 1 year ago)
- Topics: electron, vue, vue-electron
- Language: Vue
- Homepage:
- Size: 6.5 MB
- Stars: 196
- Watchers: 7
- Forks: 12
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eHunter_local
eHunter_local is local version of [eHunter](https://github.com/hanFengSan/eHunter),supporting for Windows and MacOS. It's a lightweight image reader for reading manga.
### Preview



### Download
[Github Release](https://github.com/hanFengSan/eHunter_local/releases)
[百度网盘](https://pan.baidu.com/s/1wEnBe9uGoBKzNd4DCfbuAg) 提取码: czft
### Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
```
---
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).