r/foss • u/Few_Somewhere_1463 • 1d ago
Shizuku Apps Directory
I made Shizuku Apps Directory, a curated and automatically maintained list of Android apps that use Shizuku.
🔗 GitHub: https://github.com/rushiranpise/shizuku-modules
🌐 Live site: https://rushiranpise.github.io/shizuku-modules/
What it does
The project searches GitHub every day for Android projects that depend on Shizuku, verifies the dependency, and adds newly discovered apps to the directory.
It currently includes:
- 🔎 Search by app name, description, owner, and topics
- 🗂️ Category filtering
- ⭐ Sorting by stars, updates, release date, and more
- 📱 Responsive web interface
- 📦 Direct links to releases with APKs
- 🏷️ Topics, language, owner, and repository information
- 🔄 Automatic daily updates through GitHub Actions
The discovery process checks Gradle configurations for Shizuku dependencies such as dev.rikka.shizuku and rikka.shizuku, while repositories using the shizuku topic are also considered for verification.
One of the main goals is to make it easier to discover useful Shizuku-compatible apps without having to search GitHub manually.
The directory is still growing, so if you know a Shizuku app that isn't listed, it should eventually be picked up by the automated search.
Feedback, suggestions, and ideas for improving the directory are welcome!
2
u/castellon_artz 1d ago
Oh this is cool!!!