RAWCast is a windows form application that converts RAW Image files and casts it to a nearby Google Chromecast without post processing being needed, and it does this all on the fly.
Just clone the repo, install the dependencies listed below and run. Compiled excutables will also be released soon.
- .NET - .NET Library
- dcraw - RAW Converter
- SharpCaster - Chromecast C# SDK for Windows
- MetroFramework - Used to create modern UI
- K-M Samiul Haque - Personal Site
- Tamanna Sultana - Personal Site
This project is licensed under GNU General Public License v3.0 - see the LICENSE.md file for details