Downloads
Get the latest releases for your platform
Installation Instructions
Linux (AppImage)
# Make executable
chmod +x Void\ Video-*.AppImage
# Run
./Void\ Video-*.AppImage
Extract Archive (ZIP/TAR)
# Extract ZIP
unzip Void\ Video-*.zip
# Extract TAR.GZ
tar -xzf Void\ Video-*.tar.gz
Verify Download (SHA256)
# Linux/macOS
sha256sum Void\ Video-*
# Windows PowerShell
Get-FileHash Void\ Video-* -Algorithm SHA256