Skip to content

Rauttis/programmable-macro-hotkeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programmable macro hotkey boilerplate

Create programmable macro hotkeys on any platform.

Libs

  • Electron for the global hotkeys (could not yet find a lighter solution that works everywhere)
  • Robot.js for the macros

Usage

  1. Install build tools (needed for building Robot.js)
    • OSX: Xcode
    • Windows: npm i -g --production windows-build-tools
  2. npm i
  3. Create macros in src/macros.js
  4. npm start

About

Create programmable macro hotkeys on any platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published