- direct links, magnet links, and torrent files
- segmented downloads with global controls and speed limits
- gpu rendered ui
- automatic archive extraction and deletion
- tray controls, clipboard capture, and notifications
- custom themes
download the latest build from releases. beta builds are unsigned.
cargo build --release -p shio-appthe release binary is written to target/release/.
cargo fmt --all -- --check
cargo check --workspace --all-targets
cargo clippy --workspace --all-targets -- -D warnings
cargo test --workspace --all-targets
cargo deny check
