“Code Fragment Management Tool” written in AHK

Original link: https://www.appinn.com/supper-command-ahk/

From the discovery channel , @kzf released his own gadget: code snippet management tool .

用 AHK 写成的「代码片段管理工具」

I recommend a code snippet tool I wrote in ahk, if it is ahk language, it can be executed directly

用 AHK 写成的「代码片段管理工具」 1

用 AHK 写成的「代码片段管理工具」 2

jks

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


© 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.

Leave a Comment