Installation
Choose your preferred interface and follow the corresponding installation instructions.
KFtray (GUI Application)
macOS
Using Homebrew:
brew tap hcavarsan/kftray
brew install --cask kftray
Linux
Using Homebrew:
brew tap hcavarsan/kftray
brew install kftray-linux
Linux Note: Install and enable the GNOME Shell extension for AppIndicator support: AppIndicator Support
Direct Downloads
Download the latest release for your platform:
KFtui (Terminal Interface)
Unix-like Systems (Linux, macOS, WSL)
Using curl:
bash <(curl -s https://raw.githubusercontent.com/hcavarsan/kftray/main/hacks/kftui_installer.sh)
Using wget:
bash <(wget -qO- https://raw.githubusercontent.com/hcavarsan/kftray/main/hacks/kftui_installer.sh)
Windows
Using PowerShell:
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/hcavarsan/kftray/main/hacks/kftui_installer.ps1'))
Direct Downloads
Download the latest release for your platform:
Verifying Installation
KFtray
- Launch KFtray from your applications menu
- Look for the KFtray icon in your system tray
- Click the icon to open the main interface
KFtui
Open a terminal and run:
kftui