2 releases
0.1.1 | Jul 2, 2024 |
---|---|
0.1.0 | Jul 2, 2024 |
#221 in Hardware support
74 downloads per month
130KB
#sound_find ##通过9696端口ip播放声音 使你找到设备 ##默认监听0.0.0.0:9696 编译前请确保安装了rust编译器 ###编译
cargo build --release
###使用前请运行
mkdir -p /var/log/sound_find/
touch /var/log/sound_find/connect.log
并确保程序有权限访问/var/log/sound_find/connect.log 使用请向9696端口发送包 本软件使用MIT协议 协议正文在 LICENSE 文件中
Dependencies
~4–34MB
~516K SLoC