MayaHue desktop app v0.2.2 (Linux x86_64)

Run it:
    ./mayahue-desktop

or install one of the packaged formats (.deb / .rpm / .AppImage / PKGBUILD)
for a proper app entry. The portable binary needs the webkit2gtk 4.1 runtime
libraries (Debian/Ubuntu: libwebkit2gtk-4.1-0, libgtk-3-0,
libayatana-appindicator3-1, libsoup-3.0-0; Fedora: webkit2gtk4.1, gtk3,
libappindicator-gtk3, libsoup3; Arch: webkit2gtk-4.1, gtk3, libsoup3,
libappindicator-gtk3).

By default the app talks to http://127.0.0.1:3000. Point it at the live
marketplace with:
    API_URL=https://mayahue.com ./mayahue-desktop
