Windows Menubar v0.9.24
Download the .msi below and run it. The tray app reads everything through the
CodeBurn CLI, so install that first:
npm install -g codeburn
Requires codeburn 0.9.9 or newer and the WebView2 Runtime (preinstalled on
Windows 11 and recent Windows 10 updates; installed on demand otherwise).
The bundle is unsigned, so Windows SmartScreen warns on first run: click
"More info", then "Run anyway". Signing is planned.
This .msi is a developer preview. The recommended install is the Microsoft
Store (https://apps.microsoft.com/detail/9P0R4ZL5XMB8), which is signed and
updates itself. Preview builds do not update themselves: the tray app reports
that a newer version exists and links to the release, and you take it by
re-running codeburn menubar --force or downloading the new .msi here.