Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.06 KB

README.md

File metadata and controls

11 lines (8 loc) · 1.06 KB

Autohotkey

Useful Autohotkey scripts. AutoHotkey is a free, open-source scripting language for Windows and MacOS that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc. More info: https://www.autohotkey.com/

List of available scripts

Master.ahk

I use this script 24/7, and I cannot live without it. It makes all my work faster and it has become a crucial part of my workflow. I recommend this method to anyone looking to speed up the general usage of a computer. A script that enables the usage of arrow keys when caps lock is pressed. The keys jkli, become left, down, right, up, respectively. It also contains many useful commands for moving around text, copying, selecting, etc.

SetBrightnessScript.ahk

Enables changing screen brightness depending on the focused application. Useful to use with vs code to increase the brightness when viewing it (I use dark mode), and when alt-tabbing to another window that has a lot of white, reducing brightness to avoid eye strain. Using ClickMonitorDDC.