@ganglia/desktop
v0.9.169
Published
Ganglia Desktop — Linux AppImage distribution (used by the app's in-app updater).
Downloads
1,477
Readme
@ganglia/desktop
Linux AppImage distribution for the Ganglia desktop app. This package exists so the
app's in-app updater has a versioned feed to check and download from — it is not a
CLI. The AppImage is published here on each desktop-v* release; the running app
compares its version to this package's latest and offers a one-click update.
Manual download:
npm pack @ganglia/desktop # fetches the tarball
tar -xzf ganglia-desktop-*.tgz # → package/Ganglia.AppImage
chmod +x package/Ganglia.AppImage && ./package/Ganglia.AppImage