Add tray / menu bar app for MacOS and Windows
This commit is contained in:
@@ -10,6 +10,9 @@ clap = { version = "4.5.32", features = ["derive"] }
|
||||
enigo = "0.6.1"
|
||||
hidapi = { path = "vendor/hidapi" }
|
||||
thistermination = "1.0.0"
|
||||
[target.'cfg(not(target_os = "linux"))'.dependencies]
|
||||
tray-icon = "0.21.3"
|
||||
winit = "0.30.13"
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
dialog = "0.3.0"
|
||||
ksni = "0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user