An open API service indexing awesome lists of open source software.

https://github.com/daijro/ahk-stuff

my autohotkey scripts
https://github.com/daijro/ahk-stuff

autohotkey autohotkey-scripts

Last synced: 3 months ago
JSON representation

my autohotkey scripts

Awesome Lists containing this project

README

          

# ahk-stuff
Random scripts I wrote in autohotkey

---

- [TransparentWindows](https://github.com/daijro/ahk-stuff/tree/main/TransparentWindows)

Alt + Scroll Down = make window under cursor more transparent

Alt + Scroll Up = make window under cursor less transparent

Alt + Q = reset transparency of window under cursor

- [TransparentWindowDragging](https://github.com/daijro/ahk-stuff/tree/main/TransparentWindowDragging)

Makes windows 15% less transparent when dragging

- [ColorNameTooltip](https://github.com/daijro/ahk-stuff/tree/main/ColorNameTooltip)

Displays the color name of the pixel under the cursor in a tooltip (requires JSON.ahk)