Skip to content

Instantly share code, notes, and snippets.

View domwrap's full-sized avatar

Dominic Wrapson domwrap

  • North Vancouver, BC
View GitHub Profile
@domwrap
domwrap / EasyStreamDeck.ahk
Created June 3, 2022 17:49 — forked from G33kDude/EasyStreamDeck.ahk
Launch AutoHotkey code from a StreamDeck efficiently using GET requests
#NoEnv
#Persistent
SetBatchLines, -1
#Include <Socket>
/*
Launch AutoHotkey code from a StreamDeck efficiently using GET requests