A high-performance, modern download manager built with Tauri, React, and Rust. Velocity Downloader provides a seamless downloading experience with multi-threaded support and deep browser integration via a dedicated Chrome extension.
Download Windows Installer: https://github.com/hasi98/Velocity-Downloader/releases/tag/v0.1.0
- Blazing Fast Downloads: Multi-threaded downloading for maximum speed.
- Browser Integration: Automatic download interception via the Chrome Extension.
- Native Performance: Built with Rust for efficiency and low memory footprint.
- Modern UI: Sleek, dark-themed interface built with React and Tailwind CSS.
- Queue Management: Pause, resume, and prioritize your downloads.
- Easy Installation: Single executable for Windows, macOS, and Linux.
- Frontend: React, TypeScript, Vite, CSS (Vanilla/Modules)
- Backend/Core: Tauri (Rust)
- Extension: Manifest V3 (Javascript)
Download Windows Installer: https://github.com/hasi98/Velocity-Downloader/releases/tag/v0.1.0
-
Clone the repository:
git clone https://github.com/your-username/velocity-downloader.git cd velocity-downloader -
Install dependencies:
npm install
-
Run the app in development mode:
npm run tauri dev
- Open Chrome and go to
chrome://extensions/. - Enable Developer mode (top right).
- Click Load unpacked.
- Select the
extensionfolder from this project directory.
To create a standalone installer (EXE for Windows):
npm run tauri buildThe installer will be generated in src-tauri/target/release/bundle/.
Contributions are welcome! Please feel free to submit a Pull Request.
Built with ❤️ by Hasith Lakshan