···11-# Stream Tools
11+# StreamTools
22+33+A (planned) collection of lightweight tools for streaming, built with Rust.
44+55+## Mic Activity
66+77+A simple microphone activity indicator.
88+99+### What it does
1010+1111+StreamTools displays a customizable image that shows when your microphone is active with an emerald green border,
1212+similar to an app like Discord's mic indicator.
1313+1414+I made this to show user's I'm talking even with my camera.
1515+1616+### Quick Start
1717+1818+
1919+2020+```bash
2121+cargo run
2222+```
2323+2424+Drag an image onto the window, speak into your mic, and watch the green border appear!