Gronk v0.1.1
Pre-releasePatch release. If you installed v0.1.0, update.
Fixed
The activity heatmap on the Home screen was invisible. It had no stylesheet at
all, so every day cell rendered at zero height and the panel showed only its
month and weekday captions, bunched together as plain text. The component was
correct the whole time; the CSS for it had simply never been written, in v0.1.0
or in any build before it.
Nothing else changed. Same features, same known limitations as v0.1.0.
Which file do I want?
| Platform | File |
|---|---|
| Windows | Gronk-0.1.1-windows-x64-setup.exe (installer) or -portable.exe (no install) |
| macOS | Gronk-0.1.1-macos-universal.dmg — one file, works on Apple Silicon and Intel |
| Linux | Gronk-0.1.1-linux-x86_64.AppImage or Gronk-0.1.1-linux-amd64.deb |
Node.js is not required. The installer bundles its own runtime. You do need the
Grok CLI installed and your own Grok account.
These installers are unsigned
Both operating systems will warn you. That is expected for an unsigned app.
macOS will say the app is damaged or cannot be opened. It is not damaged.
Right-click the app and choose Open, then confirm. Double-clicking will not
work until you have done that once.
Windows SmartScreen will show a blue box. Click More info, then
Run anyway.
SHA256SUMS.txt verifies your download arrived intact. That checks integrity,
not authorship — only signing does that.
Known limitations
- Developed and tested on Windows. The macOS and Linux builds are produced by CI
and have not been run by the author. Reports very welcome. - No automatic updates. Code signing has to land first.
- Your conversations are stored on your machine as readable text, which is what
comparable tools do. Do not paste secrets into a chat.
Full detail in CHANGELOG.md.