Crates.io | warp-gui-app |
lib.rs | warp-gui-app |
version | 0.1.2 |
source | src |
created_at | 2024-01-19 18:14:22.278979 |
updated_at | 2024-01-19 23:10:38.163167 |
description | Cloudflare Warp GUI client |
homepage | |
repository | https://github.com/Abhay-N-J/warp-gui-app |
max_upload_size | |
id | 1105569 |
size | 130,561 |
This is a Warp Client Gui app built for linux and uses warp-cli to handle the connections.
Install cargo, rustup, warp-cli and register with warp-cli register.
Then install from crates.io:
$ cargo install warp-gui-app
Or from source:
$ git clone https://github.com/Abhay-N-J/warp-gui-app
$ cd warp-gui-app
$ cargo build --release
or
$ cargo install --git https://github.com/Abhay-N-J/warp-gui-app
Note: warp-sys-tray from https://github.com/Abhay-N-J/warp-sys-tray is optional to enable System tray.
$ cargo uninstall warp-gui-app
Desktop file
Docs