Cloudflare WARP-cli GUI
A downloadable tool for Linux
Cloudflare WARP GUI Client (Python/PyQt6)
A lightweight graphical user interface for the warp-cli console client. Designed for Linux systems with system tray support (KDE, GNOME, XFCE).

System Requirements
- Cloudflare WARP:
- The
warp-clipackage must be installed. - The service must be running:
sudo systemctl enable --now warp-svc.
- The
- Python 3.10+ and the PyQt6 library.

Installing Dependencies
Install PyQt6 using your package manager:
Arch Linux / CachyOS
sudo pacman -S python-pyqt6
Ubuntu / Debian
sudo apt update && sudo apt install python3-pyqt6
Fedora
sudo dnf install python3-pyqt6
Running the Application
The application is launched with a single command from the project folder:
python3 "Cloudflare Warp cli GUI.py"
Instructions
- Registration: If using WARP for the first time, run
warp-cli registration new. - Management:
- Connect/Disconnect: Buttons for quick connection control.
- Tray: When the window is closed, the application minimizes to the system tray. Click the tray icon to restore the window or exit.
- Status: Real-time detailed information is displayed from the
warp-cli statusoutput.
Troubleshooting
- If the command is not found, ensure that
warp-cliis installed. - If there is no connection to the service, check the status:
systemctl status warp-svc.
| Published | 23 hours ago |
| Status | Released |
| Category | Tool |
| Platforms | Linux |
| Author | Creative Core Studio |
| Tags | application, cloudflare, Graphical User Interface (GUI), kde, linux, No AI, programm, User Interface (UI), warp, warp-cli |
| Code license | Unlicense |
| Average session | Days or more |
| Languages | English |
| Inputs | Keyboard, Mouse |
| Content | No generative AI was used |
Download
Download
Cloudflare Warp cli GUI.py 7.3 kB




Leave a comment
Log in with itch.io to leave a comment.