mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 22:17:41 +00:00
stash: add watch subcommand
Watches primary clipboard for changes and stores them in the database. Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964de9949bbe6d8b9301ca97ae785852b46
This commit is contained in:
parent
aa602edbee
commit
efcbe17d73
3 changed files with 350 additions and 12 deletions
|
|
@ -19,3 +19,4 @@ log = "0.4.27"
|
|||
env_logger = "0.11.8"
|
||||
clap-verbosity-flag = "3.0.3"
|
||||
thiserror = "2.0.14"
|
||||
wl-clipboard-rs = "0.9.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue