warp-gui icon indicating copy to clipboard operation
warp-gui copied to clipboard

Unofficial Cloudflare WARP GUI client for Linux written on Neutralino

Cloudflare WARP GUI for Linux

This is unofficial GUI client for Cloudflare WARP. Now we don't have official one


Installation

  1. Install cloudflare-warp-bin AUR package (or somehow else build one of these packages)
  2. Run warp-cli register command
  3. Download this project. Done

Known issues

  • [ ] Tray icon doesn't work with AppImage

Development

Clone repository

git clone https://github.com/krypt0nn/warp-gui
cd warp-gui
yarn

Run from source

yarn dev

Build

yarn build

Bundle to AppImage

yarn bundle

Author: Nikita Podvirnyy