Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)