https://github.com/samyak2403/cast-app
Chrome Cast App ->
https://github.com/samyak2403/cast-app
android androidstudio app application cast chrome-extension chromecast chromecast-device kotlin livestream samyak2403 samyakkamble videocast
Last synced: about 1 month ago
JSON representation
Chrome Cast App ->
- Host: GitHub
- URL: https://github.com/samyak2403/cast-app
- Owner: samyak2403
- License: mit
- Created: 2025-02-21T07:22:38.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-08T15:30:33.000Z (3 months ago)
- Last Synced: 2025-03-29T20:05:06.600Z (2 months ago)
- Topics: android, androidstudio, app, application, cast, chrome-extension, chromecast, chromecast-device, kotlin, livestream, samyak2403, samyakkamble, videocast
- Language: Kotlin
- Homepage:
- Size: 19.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cast-App
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.
## Features
- 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## Screenshots
![]()
![]()
![]()
## Installation
### F-Droid
Cast-App is available on F-Droid, the open-source Android app repository:
1. Install [F-Droid](https://f-droid.org/)
2. Search for "Cast-App" in the F-Droid client
3. Install the app### Manual Installation
You can also download the APK directly from the [Releases](https://github.com/samyak2403/Cast-App/releases) page.
## Building from Source
To build the app from source:
1. Clone the repository:
```
git clone https://github.com/samyak2403/Cast-App.git
```2. Open the project in Android Studio
3. Build the app using Gradle:
```
./gradlew assembleDebug
```## Privacy
Cast-App respects your privacy:
- No tracking or analytics
- No personal data collection
- No advertisements
- No internet permission except for casting functionality## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
4. Push to the branch (`git push origin feature/amazing-feature`)
5. Open a Pull Request## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Contact
Samyak Kamble - [email protected]
Project Link: [https://github.com/samyak2403/Cast-App](https://github.com/samyak2403/Cast-App)