lonelyradio/monolib/README.md
Ivan Bushchik d43dcde7a2
Fix monolib documentation
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2024-08-26 20:37:30 +03:00

18 lines
306 B
Markdown

# 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).