phone-mic 0.1.1

Use your phone as a microphone
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Phone Mic

[Service]
Environment="SYSTEMD=1"
ExecStart="%h/.cargo/bin/phone-mic"
Restart=always

[Install]
WantedBy=default.target