Skip to content

Unofficial Cloudflare WARP GUI client for Linux written on Neutralino

License

Notifications You must be signed in to change notification settings

krypt0nn/warp-gui

Repository files navigation

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