Code Monkey home page Code Monkey logo

ahk2commands's Introduction

A simple command picker for ahk v2.

24-06-30 12-57-22-362

The idea is for this to serve as a template for your ahk hotkeys and commands.


Installation

  1. Download ahk v2 at https://autohotkey.com/download/

  2. Clone repo (or hit Code button > Download as zip)


Usage

  1. double click ak2Commands.ahk

  2. Ctrl+Capslock to show gui

  3. Type to filter commands

  4. Enter or double click to execute selected command


Setup to run at startup

  1. Create a shortcut to the ak2Commands.ahk script
  2. open gui
  3. search startup
  4. execute the command to open the startup folder
  5. move the shortcut to this folder
  6. (Optional) right click shortcut > Properties > Advanced > Run As Admin > ok > Apply > ok

Best Practices

-Using this repo as a submodule to your own repo with your own ahk scripts is a better way to use it. See the submodule branch

#Include %A_ScriptDir%\..\Ahk2CommandsIncludes.ahk

is used to include a script in a parent folder to the repo

-But when using as a template Best to keep your ahk code seperate from the base folder. Keep them in "%A_ScriptDir%\Included" as improvements and updates will happen to the base folder

ahk2commands's People

Contributors

maessof91 avatar

Stargazers

 avatar Peter Abbasi avatar

Watchers

 avatar

Forkers

pa-0

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.