Skip to content

ForMachaca/timing-shot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spy++ 获取窗口 类名,标题

## install
pip install -r requirements.txt
## 输出项目使用的库
pip freeze > requirements.txt  
## build .exe  
pip3 install pyinstaller / python -m pip install  pyinstaller
pyinstaller -F main.py 
## 进入venv
venv/bin/activate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published