Skip to content

Latest commit

 

History

History
115 lines (79 loc) · 3.51 KB

README.md

File metadata and controls

115 lines (79 loc) · 3.51 KB

Contributors Forks Stargazers Issues Apache License 2.0

airguitar

AirPlay receiver written in Rust (highly experimental and incomplete)
Report Bug

Table of Contents
  1. About The Project
  2. Usage
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

AirPlay receiver written in Rust (highly experimental and incomplete)

(back to top)

Built With

(back to top)

Usage

  1. Install Rust (see https://www.rust-lang.org/tools/install)
  2. Clone the repo
    git clone https://github.com/MSNexploder/airguitar.git
  3. Start airguitar
    cargo run

(back to top)

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the Apache License 2.0. See LICENSE.md for more information.

(back to top)

Contact

Stefan Stüben - @MSNexploder - [email protected]

Project Link: https://github.com/MSNexploder/airguitar

(back to top)

Acknowledgments

(back to top)