Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Baseflow/Chameleon
Chameleon is a flexible media player build with Xamarin.Forms
https://github.com/Baseflow/Chameleon
baseflow chameleon mediamanager mvvmcross playback player xamarin xamarin-forms
Last synced: 30 days ago
JSON representation
Chameleon is a flexible media player build with Xamarin.Forms
- Host: GitHub
- URL: https://github.com/Baseflow/Chameleon
- Owner: Baseflow
- License: mit
- Created: 2019-07-22T11:24:12.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-24T16:29:53.000Z (almost 2 years ago)
- Last Synced: 2024-08-28T20:12:46.648Z (4 months ago)
- Topics: baseflow, chameleon, mediamanager, mvvmcross, playback, player, xamarin, xamarin-forms
- Language: C#
- Homepage: https://baseflow.com
- Size: 12.7 MB
- Stars: 153
- Watchers: 12
- Forks: 28
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-xamarin-forms - Chameleon ★148
README
Chameleon
=========Chameleon is a flexible media player build with Xamarin.Forms. It is made to showcase [MediaManager](https://github.com/martijn00/XamarinMediaManager)
![Chameleon App Screenshot](chameleon_screenshots_v1.png?raw=true "Chameleon")
| Android | iOS | Windows |
|--|--|--|
| | ![iOS AppStore](http://devimages.apple.com.edgekey.net/app-store/marketing/guidelines/images/badge-download-on-the-app-store.svg) | Coming soon |# Support
* Feel free to open an issue. Make sure to use one of the templates!
* Commercial support is available. Integration with your app or services, samples, feature request, etc. Email: [[email protected]](mailto:[email protected])
* Powered by: [baseflow.com](https://baseflow.com)# Features
- Playback of local files
- Playback of remote (http) media
- Queue
- Playlists
- Controling the player# Open source
- [MediaManager](https://github.com/martijn00/XamarinMediaManager)
- [Xamarin.Forms](https://github.com/xamarin/Xamarin.Forms)
- [MvvmCross](https://github.com/MvvmCross/MvvmCross)
- [Lottie](https://github.com/martijn00/LottieXamarin)
- [Xamarin.Essentials](https://github.com/xamarin/Essentials)
- [FFImageLoading](https://github.com/luberda-molinet/FFImageLoading)
- [UserDialogs](https://github.com/aritchie/userdialogs)
- [MonkeyCache](https://github.com/jamesmontemagno/monkey-cache)
- [Xam.Plugin.Media](https://github.com/jamesmontemagno/MediaPlugin)# Issues
Please file any issues, bugs or feature request as an issue on our [Github](https://github.com/BaseflowIT/Chameleon) page.
# Contributing
If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please carefully review our [contribution guide](https://github.com/BaseflowIT/flutter-geolocator/blob/develop/CONTRIBUTING.md) and send us your [pull request](https://github.com/BaseflowIT/flutter-geolocator/pulls).
# Author(s)
Chameleon is developed by [Baseflow](https://baseflow.com/). You can contact us at [email protected]
# License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/BaseflowIT/Chameleon/blob/develop/LICENSE) file for details