Skip to content

AminBhst/brisk

Repository files navigation

license release Downloads platform

Brisk

Fast, multithreaded, cross-platform download manager

Download

Installation files for Windows and Linux are available at Github Releases

Browser Integration

As of version 1.3.0, Brisk supports Browser Integration that allows for capturing downloads from the browser and adding them directly into the app.

Installing The Browser Extension

Chrome / Edge / Opera

Chrome Edge Opera

Firefox

Firefox

Linux Prerequisites

keybinder-3

  • Debian/Ubuntu : libkeybinder-3.0-0
  • Fedora/RHEL/CentOS : keybinder3
  • Arch Linux : libkeybinder3

appindicator3-0.1

  • Debian/Ubuntu : libayatana-appindicator3-dev
  • Fedora/RHEL/CentOS : libappindicator-gtk3-devel
  • Arch Linux : libappindicator-gtk3

Features

  • Browser Integration
  • Multi-segment file downloading
  • Download Queues
  • Smart connection reset
  • Hotkey (ctrl+alt+A) to quickly add a download URL from the clipboard

Demo With Browser Integration

Build From Source

Download the Flutter SDK (Recommended version 3.16.9) and set the path variable

flutter build macos|windows|linux

Features to come

  • Dynamic file segmentation for highest download speed
  • Download speed limiter
  • Download Scheduling

If you have a feature request, please open an issue and explain it in details.

Credits