# StreamTools A (planned) collection of lightweight tools for streaming, built with Rust. ## Mic Activity A simple microphone activity indicator. ### What it does StreamTools displays a customizable image that shows when your microphone is active with an emerald green border, similar to an app like Discord's mic indicator. I made this to show user's I'm talking even with my camera. ### Quick Start ![Using the cover of a fun F# book](./assets/screenshot.png) ```bash cargo run ``` Drag an image onto the window, speak into your mic, and watch the green border appear!