Cast-App is a versatile media casting application that allows you to easily stream content from your Android device to various casting-enabled devices like Chromecast, smart TVs, and other DLNA/UPnP compatible receivers.
- Media casting to Chromecast devices
- Support for DLNA/UPnP compatible receivers
- Video, audio, and image streaming
- Basic media library organization
- Simple and intuitive user interface
- Customizable playback controls
Cast-App is available on F-Droid, the open-source Android app repository:
- Install F-Droid
- Search for "Cast-App" in the F-Droid client
- Install the app
You can also download the APK directly from the Releases page.
To build the app from source:
-
Clone the repository:
git clone https://github.com/samyak2403/Cast-App.git
-
Open the project in Android Studio
-
Build the app using Gradle:
./gradlew assembleDebug
Cast-App respects your privacy:
- No tracking or analytics
- No personal data collection
- No advertisements
- No internet permission except for casting functionality
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Samyak Kamble - samyakkamble6659@gmail.com
Project Link: https://github.com/samyak2403/Cast-App