Initial ai typewriter implementation

This commit is contained in:
Hermes Agent
2026-09-11 12:01:35 +02:00
commit 464324aedf
14 changed files with 514 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
keyboard==0.13.5
pyperclip==1.9.0
requests==2.32.5
pyinstaller==6.16.0
pytest==8.4.2