https://github.com/ceuilisa/pixiv-shaft
Pixiv第三方Android客户端
https://github.com/ceuilisa/pixiv-shaft
android-app google-play material-ui pixiv
Last synced: about 1 month ago
JSON representation
Pixiv第三方Android客户端
- Host: GitHub
- URL: https://github.com/ceuilisa/pixiv-shaft
- Owner: CeuiLiSA
- License: mit
- Created: 2019-04-01T09:59:09.000Z (about 7 years ago)
- Default Branch: classic
- Last Pushed: 2026-04-27T04:36:50.000Z (about 1 month ago)
- Last Synced: 2026-04-27T05:11:45.860Z (about 1 month ago)
- Topics: android-app, google-play, material-ui, pixiv
- Language: Java
- Homepage:
- Size: 245 MB
- Stars: 7,007
- Watchers: 81
- Forks: 228
- Open Issues: 106
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shaft
### A Modern Third-Party Pixiv Client for Android
[](https://github.com/CeuiLiSA/Pixiv-Shaft/stargazers)
[](https://github.com/CeuiLiSA/Pixiv-Shaft/network/members)
[](https://github.com/CeuiLiSA/Pixiv-Shaft/releases/latest)
[](./LICENSE)
[](https://github.com/CeuiLiSA/Pixiv-Shaft/actions)
[](https://github.com/CeuiLiSA/Pixiv-Shaft/issues)
[](https://github.com/CeuiLiSA/Pixiv-Shaft/issues?q=is%3Aissue+is%3Aclosed)
[](https://github.com/CeuiLiSA/Pixiv-Shaft/commits)
[](https://github.com/CeuiLiSA/Pixiv-Shaft)
[](https://github.com/CeuiLiSA/Pixiv-Shaft)
[](https://github.com/CeuiLiSA/Pixiv-Shaft/graphs/contributors)
[](https://github.com/CeuiLiSA/Pixiv-Shaft/releases)
**Shaft** is a beautifully crafted, open-source Pixiv client that brings the full Pixiv experience to Android — illustrations, manga, novels, rankings, and more — with a clean Material Design interface and smooth animations.
[
](https://play.google.com/store/apps/details?id=ceui.pixiv.pshaft)
[
](https://github.com/CeuiLiSA/Pixiv-Shaft/releases/latest)
---
[English](#features) | [日本語](./README/README.ja.md)
> [!NOTE]
> This is an unofficial third-party client for [Pixiv](https://www.pixiv.net). All illustrations, manga, and novel works are copyrighted by their respective creators or Pixiv. This project is open-source for learning and communication purposes only.
## Screenshots
Home & Recommendations
Discover
Search
User Profile
Navigation Drawer
Browsing History
## Features
### Browsing & Discovery
- Personalized illustration, manga & novel recommendations
- Trending tags with real-time updates
- Daily / Weekly / Monthly rankings with date picker
- PixiVision curated articles & special features
- Related works exploration
- Illustration & novel series support
### Search & Filter
- Search illustrations, manga, novels, and users
- Sort by popularity / hotness (no premium required!)
- Filter by bookmark count threshold
- Advanced search filters
### Social & Interaction
- View, post, and reply to comments
- Follow users, view followers & following
- Multi-account support with quick switching
- User profile with full works gallery
- Mute / block users and tags
- Spam comment filtering
### Downloads & History
- Batch download with queue management
- Export download links
- Local browsing & download history
- Customizable file naming schemes
### Content Support
- GIF playback & save
- Full novel reader with series & chapters
- Novel bookmarks
- R18 content (requires Pixiv account setting)
- Reverse image search (SauceNAO / TinEye / IQDB / Ascii2D)
### Experience
- Material Design with smooth animations
- Dark mode
- Multi-language support
- Direct connection for mainland China users
- Lightweight & battery-friendly
## Tech Stack
```
Language Kotlin + Java · Target SDK 36 (Android 15) · Min SDK 23 (Android 6.0)
Architecture MVVM · Repository Pattern · Navigation Component · ViewBinding
Networking Retrofit 2 · OkHttp · RxJava 2/3 · RxHttp · Custom DNS & SSL
Storage Room · MMKV (Tencent)
UI Material Design 3 · Glide · Lottie · SmartRefreshLayout · ZoomImage
Build Gradle 8.7 · KAPT · Custom Annotation Processor · ProGuard
Analytics Firebase Analytics · Firebase Crashlytics
```
## Building from Source
```bash
# Clone the repository
git clone https://github.com/CeuiLiSA/Pixiv-Shaft.git
cd Pixiv-Shaft
# Build debug APK
./gradlew assembleDebug
# Or build release APK (requires signing config)
./gradlew assembleRelease
```
**Requirements:** JDK 17+, Android SDK 36
## Contributing
Contributions are welcome! Feel free to open issues or submit pull requests.
### 🏆 Top Contributors

🥇 CeuiLiSA
521 commits
+143,913 / −85,914

🥈 sunbeams001
504 commits
+21,001 / −9,963

🥉 SoxiaLiSA
332 commits
+52,639 / −15,211

4ragaki
41 commits
+1,231 / −201

duzhaokun123
37 commits
+1,174 / −717

0-a-e
19 commits
+907 / −839

Lostin-Tianyi
17 commits
+1,080 / −149

SodaWithoutSparkles
16 commits
+351 / −273

LoxiaLiSA
14 commits
+50,536 / −15,637

yxsra
11 commits
+182 / −53
Commits from the GitHub contributors API; lines added / removed from git log --numstat. Snapshot taken 2026-04-21 — see the [live list](https://github.com/CeuiLiSA/Pixiv-Shaft/graphs/contributors).
### All contributors
[](https://star-history.com/#CeuiLiSA/Pixiv-Shaft&Date)
## FAQ
Check out the [FAQ](./FAQ.md) for common questions and troubleshooting.
For customizing where files go and how they're named, see the
[Download path & filename guide](./DOWNLOAD.md).
## License
```
MIT License
Copyright (c) 2021 CeuiLiSA
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
---
**If you find Shaft useful, consider giving it a star!**
[](https://github.com/CeuiLiSA/Pixiv-Shaft)
Made with love for the Pixiv community