Original link: https://www.appinn.com/supper-command-ahk/
From the discovery channel , @kzf released his own gadget: code snippet management tool .
I recommend a code snippet tool I wrote in ahk, if it is ahk language, it can be executed directly
Features:
- Simple interface
- Easy to operate, you can choose to copy, send, execute
- The backup file is xml and can be used anywhere
Instructions for use:
- shift+enter: open the current search box, press shift+enter again to copy the text to the pasteboard
- esc: cancel window
- enter : execute the command
- ctrl+enter : send command to window
- ctrl+c: copy the current text
- alt+c: edit all commands
- ctrl+x: edit current command
The little frog still has to sigh that AHK can really do anything. This gadget is simple to use. After searching by keyword, if it is text, it will be copied to the clipboard, and if it is an ahk script, it will be executed directly. Of course, it can also be used as a startup tool to open web pages, which is very interesting.
Obtain
How to download hosted in GitHub: Find the Releases page, download the executable in the Assets section, or the source code. In this example, the Releases page is https://ift.tt/gbk3xdw
Original: https://ift.tt/ub0aS9D
Related Reading
- AHK Fast Food Restaurant[19] Miscellaneous
- AHK fast food restaurant series of tutorials moved to a niche!
- MouseGestureL.ahk – Highly customizable, the TC of the mouse gesture industry [Windows]
- Do something for AutoHotKey
- AHK Fast Food Restaurant[8] Reader Interaction[1]
© 2021 Green Frog for Niche Software | Join Us | Subscribe | Subscribe Guide
3659b075e72a5b7b1b87ea74aa7932ff
Click here to leave a message and comment with the original author
This article is reprinted from: https://www.appinn.com/supper-command-ahk/
This site is for inclusion only, and the copyright belongs to the original author.