Install the ZenNotes desktop app on macOS:
brew install --cask zennotes/tap/zennotes(or brew tap zennotes/tap && brew install --cask zennotes)
The cask downloads the official, signed + notarized .dmg from ZenNotes'
GitHub releases. The app updates itself, so Homebrew won't fight its updater.
Install the ZenNotes TUI on macOS or Linux:
brew install zennotes/tap/zn
zn tuiThe formula downloads the official release archive for your OS and architecture.
Update with brew update && brew upgrade zn.
- Desktop cask:
packaging/homebrew/in ZenNotes/zennotes. - TUI formula:
packaging/homebrew/in ZenNotes/tui.
Edit the package definitions in their source repositories, then mirror them here.