GizTUI v1.2.3
π GizTUI (formerly Gmail TUI) - Terminal-based Gmail client with AI integration
Installation
Download Binary
- Download the appropriate binary for your platform from the assets below
- Extract the archive:
tar -xzf giztui-*.tar.gz(Linux/macOS) or unzipgiztui-*.zip(Windows) - Move to your PATH:
mv giztui /usr/local/bin/(Linux/macOS) - Run:
giztui --setupfor first-time configuration
Go Install
go install github.com/ajramos/giztui/cmd/[email protected]What's New
See CHANGELOG.md for complete release notes.
Platform Support
- β Linux (AMD64, ARM64)
- β macOS (Intel, Apple Silicon)
- β Windows (AMD64, ARM64)
Requirements
- Gmail API credentials (see setup guide)
- Terminal with 256-color support
- Optional: Ollama for local AI features
Full Changelog: https://github.com/ajramos/giztui/blob/main/CHANGELOG.md