Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanfengsan/ehunter_local
Lightweight Manga reader
https://github.com/hanfengsan/ehunter_local
electron vue vue-electron
Last synced: about 3 hours 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T20:34:56.000Z (almost 2 years ago)
- Last Synced: 2023-11-07T17:21:05.893Z (about 1 year ago)
- Topics: electron, vue, vue-electron
- Language: Vue
- Homepage:
- Size: 6.5 MB
- Stars: 188
- Watchers: 7
- Forks: 11
- 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
![avatar](https://github.com/hanFengSan/eHunter_local/blob/master/github_image/001.png?raw=true)![avatar](https://github.com/hanFengSan/eHunter_local/blob/master/github_image/002.png?raw=true)
![avatar](https://github.com/hanFengSan/eHunter_local/blob/master/github_image/003.png?raw=true)
### 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).