A library for interfacing with Net-MD and Hi-MD devices written in rust
Find a file
2024-01-29 20:27:09 -06:00
minidisc-rs Merge branch 'async' 2024-01-29 20:27:09 -06:00
src Finished main async porting 2024-01-29 19:44:10 -06:00
.gitignore Cleaned up multiple files, testing new ways of grabbing info 2023-09-27 13:59:03 -05:00
Cargo.toml Began porting to all async functions, fixed some issues 2024-01-29 19:04:30 -06:00
LICENSE Initial commit 2023-09-23 00:56:41 -05:00
README.md Update README.md 2023-09-25 09:13:34 -05:00

minidisc-cli

A simple command line application to show the capabilities of minidisc-rs

minidisc-rs

A library for interfacing with Net-MD and Hi-MD devices written in rust