A GUI application based on warp-cli for Linux.
Read the warp-cli install documentation. Install warp-cli and register with the $ warp-cli registration new command. Ensure you test your connection and accept any TOS notices by trying $ warp-cli connect and then $ warp-cli disconnect.
Then execute the following commands:
$ git clone https://github.com/mrmoein/warp-cloudflare-gui
$ cd warp-cloudflare-gui
$ bash install.sh
$ sudo chmod +x ~/.local/share/applications/warp-gui.desktop
Now search for warp cloudflare in your desktop menu.
⚠️ IMPORTANT: After the installation please make sure you do not remove the repository directory. It is required for the desktop shortcut to work.
Hidden Mode
If you only want to use the tray icon, you can run the program in hidden mode.
$ bash main.sh --hide
Just remove the ~/.local/share/applications/warp-gui.desktop file.