Skip to content

Instantly share code, notes, and snippets.

View GeekyEggo's full-sized avatar

Richard Herman GeekyEggo

  • Elgato
  • Oxford, UK
  • 19:55 (UTC +01:00)
  • X @GeekyEggo
View GitHub Profile
{
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"description": "The root manifest schema for an Elgato Stream Deck plug-in",
"required": [
"Actions",
"Author",
"CodePath",
"Description",
"Icon",