mirror of
https://github.com/RGBCube/watt
synced 2025-07-30 09:27:45 +00:00
core: init daemon mode for persistent operations
This commit is contained in:
parent
e6e46e18a8
commit
48bf7508aa
6 changed files with 259 additions and 24 deletions
|
@ -9,3 +9,4 @@ toml = "0.8"
|
|||
dirs = "6.0"
|
||||
clap = { version = "4.0", features = ["derive"] }
|
||||
num_cpus = "1.16"
|
||||
ctrlc = "3.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue