Preferences Window - Main Window
Simple Portable Download Manager for Linux (Gnome) - Written in Vala, use GTK4, Libadwaita.
Super fast single binary, uses Aria2c, Drag & Drop, Configurable multi-threaded download
, pause, resume.
No fluff and no bloated settings maze.
Simple Download 🙂
I also created a separate Firefox extension called Send to Fetchix, which is currently pending approval. However, I’m sharing the source code, so it can be self-signed for personal use in the meantime.
then:
git clone https://github.com/IzsakiRobi/Fetchix.git
cd Fetchix
chmod +x ./install.sh
./install.sh
This script create program dir to: ~/User/.local/share/Fetchix directory, and a .desktop file. run program from your program menu.
Download Fetchix.flatpak from Flatpak directory.
https://github.com/IzsakiRobi/Fetchix/raw/refs/heads/main/Fetchix.flatpak
flatpak install --user Fetchix.flatpak
Enjoy 🙂
