# ehentai-qt **Repository Path**: wishersZ/ehentai-qt ## Basic Information - **Project Name**: ehentai-qt - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-02 - **Last Updated**: 2024-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ehentai-windows ## 简体中文 | [EngLish](README.md) [![GitHub](https://img.shields.io/github/license/tonquer/ehentai-windows)](https://raw.githubusercontent.com/tonquer/ehentai-windows/master/LICENSE.txt) [![GitHub](https://img.shields.io/github/workflow/status/tonquer/ehentai-windows/CI?label=CI)](https://github.com/tonquer/ehentai-windows/actions) ![Relese](https://img.shields.io/badge/Python-3.7.9%2B-brightgreen) [![Relese](https://img.shields.io/github/v/release/tonquer/ehentai-windows)](https://github.com/tonquer/ehentai-windows/releases) ![Relese](https://img.shields.io/github/downloads/tonquer/ehentai-windows/latest/total) ![Relese](https://img.shields.io/github/downloads/tonquer/ehentai-windows/total) - e-hentai, exhentai, PC客户端(支持window、Linux和macOS),界面使用QT。 - 该项目仅供技术研究使用,请勿用于其他用途。 - 如果觉得本项目对你有所帮助,请点个star关注,感谢支持 - 如有使用中遇到问题,欢迎提ISSUE ## 功能 - 支持搜索,收藏,看图和下载 - 支持表站和里站 - 支持DOH防止DNS污染,默认关闭SNI,防止SNI劫持,大部分地区可不使用代理直连。 ## 我的其他项目 [![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=tonquer&repo=picacg-windows)](https://github.com/tonquer/picacg-windows) [![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=tonquer&repo=waifu2x-ncnn-vulkan-python)](https://github.com/tonquer/waifu2x-ncnn-vulkan-python) ## 如何使用 ### Windows (测试使用win10) 1. 下载最新的版本 https://github.com/tonquer/ehentai-windows/releases 2. 解压zip 3. 打开start.exe 4. 后续有更新,只需要下载最新版本覆盖原目录即可 5. 如果无法初始化waifu2x,请更新显卡驱动,安装 [Vs运行库](https://download.visualstudio.microsoft.com/download/pr/366c0fb9-fe05-4b58-949a-5bc36e50e370/015EDD4E5D36E053B23A01ADB77A2B12444D3FB6ECCEFE23E3A8CD6388616A16/VC_redist.x64.exe),如果还是无法启用,说明你的电脑不支持vulkan。 ### macOS (测试使用 macOS 10.15.7) 1. 下载最新的版本 https://github.com/tonquer/ehentai-windows/releases 2. 解压 7z 3. 将解压出的 Ehentai 拖入访达 (Finder) 左侧侧栏的应用程序 (Applications) 文件夹中 4. 从启动台 (Launchpad) 中找到并打开 Ehentai #### 对于 M1 Mac 用户 * 作者没有 Arm Mac, 所以没有办法提供已经打包好的应用程序 * 如果您拥有 M1 Mac, 可以尝试参考下面的过程手动运行或者进行打包 ### Linux (测试使用deepin 20.2) 1. 下载qt依赖, http://ftp.br.debian.org/debian/pool/main/x/xcb-util/libxcb-util1_0.4.0-1+b1_amd64.deb 2. 安装依赖,sudo dpkg -i ./libxcb-util1_0.4.0-1+b1_amd64.deb 3. 下载最新的版本 https://github.com/tonquer/ehentai-windows/releases 4. 解压tar -zxvf bika.tar.gz 5. cd bika && chmod +x start 6. ./start 7. 要想使用waifu2x请确定你的设备支持vulkan,然后安装vulkan驱动包,sudo apt install mesa-vulkan-drivers ### Beta版本 1. 请在此处下载 https://github.com/tonquer/ehentai-windows/actions ## 如何编译 ### 使用Git Action编译 1. 查看编译结果[Git Action编译](https://github.com/tonquer/ehentai-windows/actions) ## 界面 ## 感谢以下项目 ### waifu2x功能 [![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=nagadomi&repo=waifu2x)](https://github.com/nagadomi/waifu2x) [![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=nihui&repo=waifu2x-ncnn-vulkan)](https://github.com/nagadomi/waifu2x-ncnn-vulkan) [![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=tonquer&repo=waifu2x-ncnn-vulkan-python)](https://github.com/tonquer/waifu2x-ncnn-vulkan-python) ### Qt功能 [![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=PyQt5&repo=PyQt)](https://github.com/PyQt5/PyQt) [![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=PyQt5&repo=PyQtClient)](https://github.com/PyQt5/PyQtClient) ### Qt皮肤 [![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=satchelwu&repo=QSS-Skin-Builder)](https://github.com/satchelwu/QSS-Skin-Builder) ### Qt实现平滑滚动 [![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=zhiyiYo&repo=Groove)](https://github.com/zhiyiYo/Groove)