LoL Esports in your terminal.
Never miss a match again, keep track of the results and follow your favorite leagues and players from your terminal!
Important
For the best experience a Nerd Font installed and enabled is required.
# macOS
brew install matthieugusmini/tap/rift# Debian/Ubuntu
echo 'deb [trusted=yes] https://apt.fury.io/matthieugusmini/ /' | sudo tee /etc/apt/sources.list.d/fury.list
sudo apt update
sudo apt install rift# Fedora/RHEL
echo '[fury]
name=Gemfury Private Repo
baseurl=https://yum.fury.io/matthieugusmini/
enabled=1
gpgcheck=0' | sudo tee /etc/yum.repos.d/fury.repo
sudo yum install riftgo install github.com/matthieugusmini/rift@latestdocker run --rm -it ghcr.io/matthieugusmini/riftDownload one of the .deb, .rpm or .apk file from the releases page and install it using your tool of choice.
git clone https://github.com/matthieugusmini/rift.git
cd rift
go build| Terminal | Supported | Issues |
|---|---|---|
| WezTerm | Yes | None |
| iTerm2 | Yes | None |
| macOS Terminal | Yes | Match borders doesn't render properly |
| Windows Terminal | Yes | Country flags emojis are not supported on Windows |