diff --git a/README.md b/README.md index 92e6ea2..3a97467 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,9 @@ You can get Varia via the [AUR](https://aur.archlinux.org/packages/varia) as wel ### Windows (experimental) You can find a *highly experimental* build of Varia in the releases section. But keep in mind, it will have bugs. +## Browser Extension +Download it for [Firefox](https://addons.mozilla.org/firefox/addon/varia-integrator/) or [Chrome](https://chrome.google.com/webstore/detail/dacakhfljjhgdfdlgjpabkkjhbpcmiff). + ## Building There are two branches here: 'main' and 'next'. 'next' is where the feature developments for the next version happen. @@ -102,7 +105,8 @@ pip install pyinstaller ``` pacman -S mingw-w64-x86_64-python-pillow ``` -- Copy variamain.py, varia.spec and icon.ico to the home directory of your MSYS2 install. variamain.py is in /src, varia.spec and icon.ico is in /windows. +- Copy the contents of the /src folder to the home directory of your MSYS2 install. +- Copy varia.spec and icon.ico from the /windows directory to the home directory of your MSYS2 install. - Run the pyinstaller command: ``` pyinstaller varia.spec diff --git a/data/io.github.giantpinkrobots.varia.metainfo.xml.in b/data/io.github.giantpinkrobots.varia.metainfo.xml.in index 9d303f9..2c6e2e4 100644 --- a/data/io.github.giantpinkrobots.varia.metainfo.xml.in +++ b/data/io.github.giantpinkrobots.varia.metainfo.xml.in @@ -38,11 +38,12 @@ Varia utilizes GTK4 and Libadwaita to provide a easy to use interface that integ - + -

- Varia now has a brand new icon.

-

- The sidebar now hosts buttons for all downloads, downloads in progress and completed downloads.

-

- A setting for adjusting the simultaneous download amount was added.

+

- Support for Firefox and Chromium extension.

+

- Initial torrenting support.

+

- Remote mode that allows connection to a remote aria2 instance.

+

- Background mode that allows the window to be hidden while still downloading.

- Bug fixes and adjustments.

diff --git a/docs/index.html b/docs/index.html index f3ae122..e273b1d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -70,11 +70,11 @@

Quick and efficient download manager