Skip to content

csjune/warp-cloudflare-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warp Cloudflare GUI

A GUI application based on warp-cli for Linux.

Quick Access

Installation

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

Uninstall

Just remove the ~/.local/share/applications/warp-gui.desktop file.

Screenshot

warp cloudflare gui

Resolved Issues

About

A GUI application based on warp-cli for Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%