Skip to content
/ tur Public

A modern download manager written in Rust, built around a new algorithm for smarter, more reliable file transfers. Reimagined from the ground up to be efficient, safe, and actually good.

License

Notifications You must be signed in to change notification settings

greykaizen/tur

Repository files navigation

tur

tur

A fast, modern download manager for desktop

License Version


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.

Features

  • 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

Development

# 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 build

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

License

Licensed under the Apache License 2.0. See LICENSE for details.

About

A modern download manager written in Rust, built around a new algorithm for smarter, more reliable file transfers. Reimagined from the ground up to be efficient, safe, and actually good.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published