tts-tui 0.0.1

Text-based user interface which automatically reads from clipboard.
1
2
3
fn main() {
    println!("Hello, world!");
}