Skip to content

a small cache of AutoHotkey scripts i've either written or collected

Notifications You must be signed in to change notification settings

alefnull/null-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

null-keys

null-keys is a small cache of AutoHotkey scripts i've either written or collected, and compiled into a personal "universal" script that provides useful conveniences, or just some fun functionality.

Twitter Follow

Features

  • remaps CapsLock to Escape
  • also uses CapsLock as new modifier key (see hotkeys.ahk)
    • CapsLock + E = edit script in default editor
    • CapsLock + R = reload script
    • CapsLock + D/F/G/T = launch or switch to apps (see funcs.ahk)
    • CapsLock + (select area with mouse) = take screenshot (ctrl+s to save, double-click to close)
    • CapsLock + N = always-on-top, borderless sticky note (ctrl+s to save, ctrl+l to reload, MButton to close)
    • CapsLock + Enter = task manager
    • CapsLock + Del = empty recycle bin
    • ...and more
  • when editing script in any(?) editor, Ctrl+S to save will automagically reload script!
  • mouse wheel over tray/taskbar adjusts system volume
  • tea timer, with notifications and progress bar!
  • Warframe "Zenurik Energizing Dash" script
  • some fun emoticon hotkeys
  • whatever else i decide to toss in

Feedback

i'm constantly tinkering with this, and am very keen on improving with AutoHotkey, so i encourage anyone with any suggestions, corrections, or any other type of feedback to drop a line in the Discussions section of this repo. thanks for stopping by!

About

a small cache of AutoHotkey scripts i've either written or collected

Topics

Resources

Stars

Watchers

Forks