Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GizTUI v1.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Sep 15:53
· 10 commits to main since this release

GizTUI v1.2.3

πŸŽ‰ GizTUI (formerly Gmail TUI) - Terminal-based Gmail client with AI integration

Installation

Download Binary

  1. Download the appropriate binary for your platform from the assets below
  2. Extract the archive: tar -xzf giztui-*.tar.gz (Linux/macOS) or unzip giztui-*.zip (Windows)
  3. Move to your PATH: mv giztui /usr/local/bin/ (Linux/macOS)
  4. Run: giztui --setup for 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