Quick Start
Desktop
Download the installer for your platform (macOS / Linux / Windows) from GitHub Releases, install and launch.
macOS users: Since the app is unsigned, you may see "Pizza.app is damaged and can't be opened. Run
xattr -cr /Applications/Pizza.app
in Terminal to fix this.
CLI
npm install -g @tomsun28/pizza
pizza
What's Changed
- feat(desktop): cross-workspace message cards, scroll-follow fixes, gateway name resolution by @tomsun28 in #62
- feat: automatic update check via npm registry and GitHub releases by @KitsuneReiA in #63
Full Changelog: 0.3.1...0.3.2