Skip to content

wlh320/portguard-systray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portguard-systray

System tray GUI App for portguard client, written in tauri.

Usage

  1. add client binary file.
  2. start client as background process.
  3. [optional] switch from different client binaries.

All operations are done by clicking systray menus.

Changelog

v0.1.1

  • update to tauri 1.0 stable version.

v0.1.0

  • It works.

Acknowledgement