Skip to content

wgh136/pixes

Repository files navigation

pixes

flutter License Download stars Telegram Discussion

非官方 Pixiv app, 支持 Windows, Android, iOS, macOS, linux

主要功能均已实现

下载

Release 页面下载

从源代码构建

准备工作

安装Stable版的Flutter

构建Android

将你的证书文件(key.jks, key.properties)放在android目录下

执行flutter build apk构建apk

构建iOS

执行flutter build ios构建iOS程序

构建Windows

执行python windows/build_windows.py构建Windows程序

构建macOS

执行flutter build macos构建macOS程序

构建Linux

执行python3 debian/build.py构建deb包

如果你使用其他发行版, 请注意.desktop文件中需要注册 URI Scheme pixiv

屏幕截图