AirPlay receiver written in Rust (highly experimental and incomplete)
Report Bug
Table of Contents
AirPlay receiver written in Rust (highly experimental and incomplete)
- Install Rust (see https://www.rust-lang.org/tools/install)
- Clone the repo
git clone https://github.com/MSNexploder/airguitar.git
- Start airguitar
cargo run
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the Apache License 2.0. See LICENSE.md
for more information.
Stefan Stüben - @MSNexploder - [email protected]
Project Link: https://github.com/MSNexploder/airguitar