Published•Updated
Kitty
GPU-based terminal emulator
Developer ToolsFreeOpen Source

Kitty — Official Website
What is Kitty?
GPU-based terminal emulator
Install with Homebrew
brew install --cask kittyHow to Install Kitty on Mac
Follow these steps to install Kitty using Homebrew, the most popular package manager for macOS. This works on both Apple Silicon (M1/M2/M3/M4) and Intel Macs.
- 1
Open Terminal
Launch Terminal from your Applications > Utilities folder, or press Cmd + Space and type "Terminal".
- 2
Install Homebrew
If you don't have Homebrew yet, paste the install script from brew.sh into Terminal and follow the prompts.
- 3
Run
brew install --cask kittyPaste the following command into Terminal and press Enter:
brew install --cask kitty - 4
Verify Installation
Run `brew list` to confirm kitty is installed, then try `kitty --version` to check the version number.
- 5
Launch Kitty
Run `kitty` in your Terminal to start using it.
Troubleshooting
- • If you see a permission error, try prefixing the command with
sudo. - • If Homebrew can't find the package, run
brew updatefirst to refresh the package list. - • On Apple Silicon Macs, make sure Homebrew is installed at
/opt/homebrew(the default for M-series chips).
Key Features
Easy installation via Homebrew
Regular updates and maintenance
Free to use
Open source codebase
Pros
- ✓Simple one-command installation
- ✓Well-maintained and regularly updated
- ✓Completely free to use
Cons
- ✗Requires Homebrew to be installed
- ✗macOS only
Video Tutorials
Getting Started with Kitty
TechSimplify170.4K views
More Tutorials
NEW TO MAC? Mac Tutorial for Beginners 2025
MacVince • 1.3M views
NEW TO MAC? Watch this 6 Minutes Mac Tutorial
Apple Wale Bhaiya • 515.6K views
Mini Paper MacBook Pro #shorts
linnientt • 1.4M views
Frequently Asked Questions about Kitty
Open Terminal, install Homebrew if you haven't already (visit brew.sh), then run `brew install --cask kitty`. The app will be downloaded and installed automatically. You can then run `kitty` from Terminal.