✅ Multi-platform: Download content from social media
✅ Background Downloads: Keeps going even if app is minimized
✅ Download Manager: Pause, resume & cancel anytime
✅ Clean UI: Simple & intuitive
✅ Dark Mode: Perfect for night use
Built with modern Android tech:
- UI: Jetpack Compose
- DI: Hilt
- Networking: Retrofit
- Reactive: Kotlin Flow
- Downloader: Ketch
- Architecture: MVVM + Multi-module
- Storage: DataStore
You can install the app via:
- Go to the Releases page
- Download the latest APK
- Enable installation from unknown sources:
- Settings > Security > Unknown Sources
- Install the APK
- Enjoy 🎉
Want to contribute? Let’s go!
- Fork this repo
- Clone & create an
env.properties
file like this:
- Add your
BASE_URL
&API_KEY
(get it from api neoxr)
- Create a new branch, commit & push:
git checkout -b feature/awesome-stuff git commit -m "add awesome stuff" git push origin feature/awesome-stuff
- Open a pull request 🚀
This project is licensed under the MIT License. See the LICENSE file for details.
Found a bug or have an idea?
- 👉 Open an issue
- 👉 Send me email at luthfidaffaprabowo@gmail.com
- khushpanchal for the downloader lib
- All contributors & the awesome open source community ❤️
Made with ❤️ by Daffa