KeyPress/readme.md

4 lines
115 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 自动按键精灵
1. 使用poetry管理
打包命令pyinstaller --noconsole --onefile -i aaa.ico main.py