Skip to content

Abhay-N-J/warp-sys-tray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

A Warp GUI App System Tray

A Tauri System Tray based on warp-cli for linux based systems with Rust.

Installation

Install cargo, rustup, warp-cli and register with warp-cli register.

Then install via cargo:

$ cargo install --git https://github.com/Abhay-N-J/warp-sys-tray

Or install from source:

$ git clone https://github.com/Abhay-N-J/warp-sys-tray
$ cd warp-sys-tray
$ cargo install tauri-cli
$ cargo tauri build
$ ./src-tauri/target/release/warp-sys-tray

Note: warp-gui-app from https://github.com/Abhay-N-J/warp-gui-app will also be installed as a dependancy

Uninstallation

$ rm -rf warp-sys-tray
$ cargo uninstall warp-gui-app

Note: Default mode is hidden.

Todo

Desktop file
Docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages