| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-12 | 726 Bytes | |
| UniMic 1.0.0 source code.tar.gz | 2026-08-12 | 55.4 kB | |
| UniMic 1.0.0 source code.zip | 2026-08-12 | 60.7 kB | |
| Totals: 3 Items | 116.8 kB | 0 | |
First release.
Turn any phone into a microphone on Linux, Windows or macOS. No phone app: the phone's browser captures the mic and streams to a small Python server, which feeds a virtual audio device that every app sees as an ordinary microphone.
- Linux creates its own PipeWire virtual source, nothing to install
- Windows plays into VB-CABLE, macOS into BlackHole
- Double-click launchers for Windows (unimic.bat) and macOS (unimic.command) that check for Python and a cable and offer to install what is missing
python3 unimic.py --checkreports whether a machine is readypython3 unimic.py --updateinstalls future releases
Download the Source code (zip) below, unzip it, and run the launcher for your platform.