mirror of
https://github.com/wgh136/pixes.git
synced 2025-09-27 04:57:23 +00:00
20130ef89e9a9603af48ddf37fb62a11e3160519
pixes
Unofficial Pixiv app, support Windows, Android, iOS, macOS, linux
All main features are implemented.
Download
Download from Release
Build from source
Install Flutter
View Flutter Document
Build Android
Put your keystore file (key.jks
, key.properties
) in android/
Run flutter build apk
Build iOS/Windows/macOS
Run flutter build ios/windows/macos
Build Linux
Usepython3 debian/build.py {ARCH}
to build deb package. Replace {ARCH} with x64
or arm64
.
For other linux distributions, you can use flutter build linux
to build.
You must register the pixiv
scheme in the .desktop
file, otherwise the login will not work.
Screenshots




Description
Languages
Dart
87.5%
C++
6.1%
CMake
3.8%
Swift
0.9%
Inno Setup
0.7%
Other
1%