Skip to content
/ ahk4cli Public

Assorted AutoHotkey functions compiled into individual executables that take command line arguments

Notifications You must be signed in to change notification settings

rshipp/ahk4cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ahk4cli

Several AutoHotkey functions compiled into individual executables that take command line arguments.

Tools

  • click X Y
  • doubleclick X Y
  • hidetext
  • mousemove X Y
  • msgbox MESSAGE
  • process CMD PID-OR-NAME [PARAM3]
  • rightclick X Y
  • sendtext [TEXT]
  • traytip [TITLE] [TEXT] [OPTIONS] [SLEEP_SECONDS]
  • winactivate [WINDOW]
  • winclose [WINDOW]
  • winmaximize [WINDOW]
  • winminimize [WINDOW]
  • winmove TITLE X Y
  • winresize TITLE WIDTH HEIGHT

Read the AHK documentation for more information on command arguments.

About

Assorted AutoHotkey functions compiled into individual executables that take command line arguments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published