Skip to content

onWatch v2.14.0-beta.2 (preview)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Sep 20:21
· 70 commits to main since this release

Preview build for testers. Not a stable release: onwatch update and the installers keep serving the latest stable version.

What is in this preview

  • Native system tray for Linux (StatusNotifierItem) and Windows, pure Go, no extra packages. See docs/TRAY_LINUX_WINDOWS.md.
  • macOS menubar with the same shared controller (provider rows, Open Quick View, Refresh Now).
  • VS Code extension (onwatch-vscode-2.14.0-beta.2.vsix): provider mark, limit and percent in the status bar, per-provider tables on hover, quick view on click.
  • Daemon writes ~/.onwatch/port for client discovery; menubar API served to authenticated remote callers.

Install

macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/onllm-dev/onwatch/main/install.sh | bash -s -- --version v2.14.0-beta.2

Windows: download onwatch-windows-amd64.exe, place it where your current onwatch.exe lives, run onwatch stop then onwatch.

VS Code: download onwatch-vscode-2.14.0-beta.2.vsix, then code --install-extension onwatch-vscode-2.14.0-beta.2.vsix (or Extensions view, "Install from VSIX").

Go back to stable at any time with onwatch update or the normal installer.

What to look for

  • Linux: does the icon appear on your desktop (KDE, GNOME with AppIndicator, XFCE, Cinnamon)? Does the number and color match the dashboard? Does clicking open the quick view window?
  • Windows: icon in the notification area, quick view opening next to the taskbar in Edge, menu items working.
  • VS Code: label, hover tables, notifications on threshold crossings.

Report at #117 (VS Code) or #98 (Linux tray). Checksums in SHA256SUMS.