Skip to content

Input screenshot of shortcut(s), output action of opening the item(s). 输入快捷方式截图,输出打开项目的操作。

Notifications You must be signed in to change notification settings

monsterchick/shortcutOpener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

pip install -r requirements.txt    # Download the necessary libraries
python main.py    # Run the programe
pyinstaller myapp.spec    # make an executable

Notes:

  • Take a screenshot of the desktop image that you want to be opened by double-clicking and save it to the "img" folder.
  • For daily use, it is recommended to select a static desktop image to avoid affecting image recognition.
  • When using the program, make sure that the shortcut command is not covered by other windows.
  • Currently, it is not possible to install the Python environment through "requirements.txt" file. You need to manually install it.

ref: 打包多个python文件 https://blog.csdn.net/m0_38056893/article/details/106843806

About

Input screenshot of shortcut(s), output action of opening the item(s). 输入快捷方式截图,输出打开项目的操作。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages