init commit of KeyKoala

This commit is contained in:
Blake Ridgway 2025-02-21 21:46:12 -06:00
parent 751d67d75f
commit ef79fce1d6
13 changed files with 420 additions and 0 deletions

2
requirements.txt Normal file
View file

@ -0,0 +1,2 @@
cryptography>=3.4.7
pyperclip>=1.8.2