Skip to content
Petr Bena edited this page Apr 27, 2018 · 4 revisions

We have nightly builds provided by several providers:

Linux - Canonical

Packages: https://build.snapcraft.io/user/huggle/huggle3-qt-lx

You can simply do sudo snap install --edge huggle to get latest nightly build installed

Windows - AppVeyor

Every single commit to master branch gets built by AppVeyor and uploaded to a FTP server hosted by insw.cz. These uploads contain only crucial Huggle components, not any 3rd libraries to save space and to avoid issues with licensing.

These builds are 64 bit. If you want to run this nightly build:

  1. If you didn't do that yet, install huggle x64 in your PC, that will also install all packages you need to run it
  2. Download nightly build from https://petr.insw.cz/huggle/nightly
  3. Unzip it somewhere and start huggle.exe
Clone this wiki locally