A simple and efficient Android application for downloading media from the social media. It is designed to be lightweight, and user-friendly
- Multi-platform: You can easily download content from Facebook, Instagram, TikTok, & Twitter
- Background Downloads: Continue downloading even when the app is in the background.
- Download Manager: Pause, resume, and cancel downloads.
- User-Friendly Interface: Simple and intuitive UI for seamless navigation.
- Ad-Free Experience: No annoying ads or interruptions.
- Dark Mode: Supports dark theme for better visibility in low-light conditions.
This app is built using modern Android development tools and libraries:
- UI: Jetpack Compose for declarative UI.
- Dependency Injection: Hilt for dependency management.
- Networking: Retrofit for REST API communication.
- Asynchronous Programming: Kotlin Flow for reactive streams.
- Downloading: Ketch for efficient file downloads.
- Architecture: MVVM (Model-View-ViewModel) for clean separation of concerns.
- Local Storage: DataStore for storing key-value pairs.
- Multi-Module Architecture: Modularized project structure for better scalability and maintainability.
- Version Control: Git for source code management.
Comming |
---|
Soon |
You can download the app via Play Store or GitHub Releases.
- Go to the Releases section.
- Download the latest APK file.
- Enable installation from unknown sources:
- Go to Settings > Security > Unknown Sources and enable it.
- Install the APK on your device.
- Launch the app and start downloading!
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- If you encounter an error, change to the project and create the build-properties and env.properties folders inside it
- Put url below
- Create a new branch (
git checkout -b feature/feature-name
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/feature-name
). - Open a pull request.
Please ensure your code follows the project's coding standards and includes appropriate documentation.
This project is licensed under the MIT License. See the LICENSE file for details.
If you encounter any issues or have suggestions for improvement, please open an issue.
For additional support, contact us at [email protected].
- Thanks to khushpanchal for providing downloader library.
- Special thanks to contributors and the open-source community.
Made with ❤️ by Daffa.
⭐️ this repository if you find it useful!