krypt0nn / warp-gui

Unofficial Cloudflare WARP GUI client for Linux written on Neutralino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Unofficial Cloudflare WARP GUI client for Linux written on Neutralino

License:GNU General Public License v3.0


Languages

Language:TypeScript 36.5%Language:Svelte 30.7%Language:Sass 20.1%Language:JavaScript 9.6%Language:HTML 3.1%