Velox — Segmented Download Manager
Velox is a fast, modern, open-source download manager for desktop (macOS / Windows / Linux). Built with Tauri 2 + Rust and a React/Tailwind UI, it downloads files dramatically faster than a browser by splitting each file into parallel byte-range segments and fetching them simultaneously — the same technique used by IDM.
Features
- Segmented downloading — splits files into up to 32 parallel connections and assembles them byte-perfectly. Tune the...