Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fffonion/xehentai-webui
The web interface for xeHentai https://github.com/fffonion/xeHentai
https://github.com/fffonion/xehentai-webui
json-rpc webui xehentai
Last synced: about 1 month ago
JSON representation
The web interface for xeHentai https://github.com/fffonion/xeHentai
- Host: GitHub
- URL: https://github.com/fffonion/xehentai-webui
- Owner: fffonion
- Created: 2018-02-25T05:20:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T12:58:23.000Z (almost 3 years ago)
- Last Synced: 2023-04-04T19:40:46.844Z (over 1 year ago)
- Topics: json-rpc, webui, xehentai
- Language: Vue
- Homepage: https://xehentai.yooooo.us/
- Size: 3.51 MB
- Stars: 30
- Watchers: 2
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.chs.md
Awesome Lists containing this project
README
# xeHentai-webui
[English](README.md) [繁體中文](README.cht.md)
这是一个 [xeHentai](https://github.com/fffonion/xeHentai) 的web界面
[演示](https://xehentai.yooooo.us/#host=localhost,port=8010,token=,https=no)
![Screenshot](https://dl.yooooo.us/share/xeHentai/WebUI-%E6%BC%94%E7%A4%BA.gif)
请先以 RPC 模式启动[xeHentai](https://github.com/fffonion/xeHentai),添加启动参数`--rpc-port=8010`。
Windows 用户可以直接运行`RPC模式.bat`。
## 构建设置
``` bash
# 安装依赖
npm install# 热更新开发模式 localhost:8080
npm run dev# 构建生产版本
npm run build# 构建生产版本并显示bundle分析报告
npm run build --report
```## 投票新功能
[![Feature Requests](http://feathub.com/fffonion/xeHentai-webui?format=svg)](http://feathub.com/fffonion/xeHentai-webui)