lonelyradio/monolib/README.md

18 lines
306 B
Markdown
Raw Permalink Normal View History

# Monolib
A library implementing the lonely radio audio streaming protocol
## Documentation
[Docs.rs](https://docs.rs/monolib)
## Examples
- [CLI](../monoclient)
- [SwiftUI](../monoclient-x)
- [Slint](../monoclient-s)
## License
monolib is licensed under the terms of the [MIT license](../LICENSE).