Install

Linux

voistr depends on libopus. You need to install libopus on Linux to run the application. If you use a Debian-based Linux distribution, install libopus first using the following command:

apt-get install libopus0

Download v0.1.9 (Linux x64)

curl -L -o ~/.local/bin/voistr https://codeberg.org/voistr/voistr/releases/download/v0.1.9/voistr
chmod +x ~/.local/bin/voistr
voistr

Other platforms

Download v0.1.9 (Windows x64)

To build and run the application, you need git, rust and cargo installed. Then run the following commands:

git clone https://codeberg.org/voistr/voistr
cd voistr
cargo run -r