Skip to content

Create sophisticated macros easily and run them through your Stream Deck

Notifications You must be signed in to change notification settings

skeletonbow/streamdeck-supermacro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperMacro - Advanced keystroke macros triggered by the Elgato Stream Deck

Author's website and contact information: https://barraider.com

New in v2.1

  • Introducing Predefined Variables the following will be available in any SuperMacro and can be used in functions such as CONCAT:
    • $SMCOLON will output: :
    • $SMDOLLAR will output: $
    • $SMENTER will output a newline/enter
    • $SMLCB will output: {
    • $SMRCB will output: }
  • Introducing our new wiki packed with usage instructions, examples and more.
  • Long pressing the Mouse Location action will now copy the current mouse location to the clipboard.
  • Bug fixes

How do I use this?

Take a look at our NEW detailed wiki for usage instructions, examples and more.

Download

Download

Dependencies

  • Uses StreamDeck-Tools by BarRaider: NuGet
  • Uses Easy-PI by BarRaider - Provides seamless integration with the Stream Deck PI (Property Inspector)

About

Create sophisticated macros easily and run them through your Stream Deck

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 63.7%
  • HTML 25.4%
  • JavaScript 10.2%
  • CSS 0.7%