Add direct to clipboard

Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
This commit is contained in:
2026-01-24 18:11:23 -06:00
parent fb0548b7d5
commit 21780473cc
3 changed files with 52 additions and 14 deletions

View File

@@ -6,4 +6,5 @@ readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"pathspec>=1.0.3",
"pyperclip>=1.11.0",
]