GithubHelp home page GithubHelp logo

sixpetrov / ahkcommandpicker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deadlydog/ahkcommandpicker

0.0 2.0 0.0 250 KB

An AutoHotkey (AHK) script that allows you to easily run AHK functions. Instead of having to remember what shortcut key maps to each of your AHK scripts, this displays a list of all your AHK functions and allows you to easily run them.

License: MIT License

AutoHotkey 100.00%

ahkcommandpicker's Introduction

Project Description

An AutoHotkey (AHK) script that allows you to easily call AHK functions to run other AHK scripts. (Requires AutoHotkey_L).

Instead of having to remember what hotkey maps to each of your AHK scripts (as you could have hundreds), this displays a list of Commands in a light-weight GUI that allows you to quickly and easily run your scripts. Simply type part of the command name and hit enter to run your script. You can also provide parameters to your commands, allowing you to change the functionality of a command with a few keystrokes.

For more reasons to use this with your AHK scripts, see Why Use AHK Command Picker.

How To Use AHK Command Picker

Start by downloading the latest release. To launch AHK Command Picker run the AHKCommandPicker.ahk script.

Press the Caps Lock key to bring up the AHK Command Picker GUI. From there just type the name of the command that you want to run and hit enter to run it. You can still toggle Caps Lock on and off by pressing Shift+Caps Lock.

To add your own commands to AHK Command Picker, see the documentation.

Screen Shots

All commands:

All Commands

Commands filtered as you type:

Filtered Commands

Videos

Get started with AHK Command Picker in under 2 minutes:

AHK Command Picker in under 2 minutes video

Some out of the box functionality provided by AHK Command Picker:

Out of the box functionality video

Motivation for creating AHK Command Picker and some AHK problems it solves:

Motivation for creating AHK Command Picker video

Quotes / Testimonials

I've found that by not having to find and assign a specific hotkey (i.e. keyboard combination) to each of my scripts, I am more likely to automate many more of my tasks. Before I would worry about having to remember too many keyboard shortcuts and the overhead involved (remembering which shortcut launches what, accidentally triggering them, etc.), so I would only use AHK to automate the tasks that I did all of the time. Now with AHK Command Picker these problems are gone, so I automate everything; even the tasks that I might only do once a month.

A great tool for any AHK user: the interface is intuitive, adding your own commands\hotkeys and interacting with other AHK programs is easy, and the source code is well written and modifiable. Most of all, Command picker does what it claims to do: make windows automation easy by removing the need to remember hotkeys.

ahkcommandpicker's People

Contributors

deadlydog avatar yazgoo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.