A terminal app to allow for easy voice recording
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update readme

CyRav1ck be390dcd a05fc599

+2 -2
+2 -2
README.md
··· 20 20 ## Build 21 21 22 22 ```bash 23 - git clone <repo> 24 - cd rust_voice 23 + git clone ssh://git@codeberg.org/CyRav1ck/RustVoice.git 24 + cd RustVoice 25 25 cargo build --release 26 26 ``` 27 27