2 releases
0.1.2 | Jan 19, 2024 |
---|---|
0.1.1 |
|
0.1.0 | Jan 19, 2024 |
#20 in #warp
34KB
75 lines
Cloudflare Warp GUI Client made with Slint and Rust
This is a Warp Client Gui app built for linux and uses warp-cli to handle the connections.
Installation
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.
Uninstallation
$ cargo uninstall warp-gui-app
Todo
Desktop file
Docs
Dependencies
~10–22MB
~316K SLoC