kitty/README.md
Ayo b0a4ee8955
Some checks failed
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Has been cancelled
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Has been cancelled
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Has been cancelled
CI / Linux package (push) Has been cancelled
CI / Bundle test (macos-latest) (push) Has been cancelled
CI / Bundle test (ubuntu-latest) (push) Has been cancelled
CI / macOS Brew (push) Has been cancelled
CI / Test ./dev.sh and benchmark (push) Has been cancelled
chore: add linux debian deps install
2026-06-22 21:14:45 +02:00

33 lines
1.1 KiB
Markdown

> [!Note]
> This is a fork of the Kitty terminal emulator: https://github.com/kovidgoyal/kitty
# kitty - the fast, feature-rich, cross-platform, GPU based terminal
## Installation
Copy the following to your terminal:
```bash
git clone https://ayco.io/g/kitty \
&& cd kitty \
&& ./install-if-linux-debian.sh \
&& ./dev.sh build \
&& ./launch.sh
```
## Background
If you live in the terminal, *kitty* is made for **you**!
See [the kitty website](https://sw.kovidgoyal.net/kitty/).
[!["Build status"](https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg)]("https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI")
[Frequently Asked Questions](https://sw.kovidgoyal.net/kitty/faq/)
To ask other questions about kitty usage, use either the [discussions on GitHub](https://github.com/kovidgoyal/kitty/discussions) or the [Reddit community](https://www.reddit.com/r/KittyTerminal)
Packaging status in various repositories:
[!["Packaging status"](https://repology.org/badge/vertical-allrepos/kitty-terminal.svg?columns=3&header=kitty)]("https://repology.org/project/kitty-terminal/versions")