tur (pronounced "toor", طور) is a download manager that actually gets out of your way. Built with Tauri and React, it uses multi-threaded connections to speed up your downloads while keeping everything organized in a clean, distraction-free interface. No bloat, no unnecessary features—just fast, reliable downloads.
- Multi-threaded downloads – Split files into chunks for significantly faster speeds
- Full download control – Pause, resume, or cancel anytime without losing progress
- Smart queue management – Organize and prioritize what downloads first
- Complete history – Never lose track of what you've downloaded
- Drag & drop – Just drop a URL or file to start downloading
- Flexible settings – Customize download locations, thread counts, and more
- Theme support – Light, dark, or follow your system preference
- Desktop notifications – Get notified when downloads finish or hit issues
- Cross-platform – Works seamlessly on Windows, macOS, and Linux
# Clone the repository
git clone https://github.com/yourusername/tur.git
cd tur
# Install dependencies
npm install
# Run in development mode
npm run tauri dev
# Build for production
npm run tauri buildContributions are welcome! Feel free to open issues or submit pull requests.
Licensed under the Apache License 2.0. See LICENSE for details.