Skip to content

Yaver Desktop GUI gui/v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 03:24
· 62 commits to main since this release
c859674

Native desktop GUI for Yaver — sign in (OAuth or email) and vibe tasks
straight from your computer. Embeds the Yaver agent, so this machine is
itself a Yaver node (vibe it directly, or from phone/TV/watch/web).

Downloads

  • macOSyaver-gui-<version>-mac.dmg (Apple Silicon & Intel, signed + notarized)
  • Windowsyaver-gui-<version>-win-setup.exe (x64)
  • Linuxyaver-gui-<version>-linux.AppImage · .deb (apt-get) · .rpm · .tar.gz

apt-get (Debian/Ubuntu):

wget <release_url>/download/gui/v<version>/yaver-gui-<version>-linux.deb
sudo apt-get install ./yaver-gui-<version>-linux.deb

The embedded agent means a fresh machine needs no npm/node install — the app
carries yaver serve (with embedded hermesc) and self-provisions runners on demand.

See yaver.io/download for the landing page.