pixes-app/pixes
अनौपचारिक पिक्सिव एप
- Stars
- 315
- Forks
- 8
- अंतिम पुश (UTC)
- 12 जुल॰ 2026
- प्रोजेक्ट स्थिति
- सक्रिय
भाषाएँDartHTMLC++CMakeSwiftInno SetupRubyCPythonKotlinObjective-C
तकनीकी विषय
उपयोग की गई निर्भरताएँ
निर्भरता सूची 27 आइटम
- flutter
{"sdk":"flutter"} - window_manager
^0.5.1 - fluent_ui
^4.13.0 - dynamic_color
^1.7.0 - dio
^5.8.0 - crypto
^3.0.6 - intl
— - path_provider
^2.1.5 - url_launcher
^6.3.1 - url_launcher_ios
^6.3.2 - app_links
^6.4.0 - win32_registry
^2.1.0 - flutter_staggered_grid_view
^0.7.0 - sqlite3
^2.7.6 - sqlite3_flutter_libs
any - photo_view
{"git":{"url":"https://github.com/venera-app/photo_view","ref":"main"}} - share_plus
^10.1.3 - file_selector
^1.0.1 - flutter_file_dialog
^3.0.2 - archive
^4.0.7 - zikzak_inappwebview
^4.4.2 - device_info_plus
^11.5.0 - image_gallery_saver_plus
^4.0.1 - flutter_testडेवलपमेंट
{"sdk":"flutter"} - flutter_lintsडेवलपमेंट
^3.0.0 - flutter_to_archडेवलपमेंट
^1.0.1 - msixडेवलपमेंट
^3.16.13
रैंकिंग
मूल README
यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
README खोलें / बंद करें
pixes
flutter License Download stars
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.