Skip to content

PDDStudio/macro-controller

Repository files navigation

MacroController

An experimental macro interpretation module written in Node.

Github Workflow Status (branch)
Release Version
NPM Downloads

Important Notice:

🚧 This Module is still in development stage and not intended for public usage yet! 🚧

What is this?

The goal of this project is to build a self-written macro interpretation module, similar (but by far not that feature rich) to the Macro Module of Razer Synapse.

This module offers both, a command-line interface and a library module, so you can either use this project right out of the box or extend it by using the exposed Api.

Building

Build Requirements:

  • Node 14
  • Yarn

Note: This project is able to compile cross-platform, however it's mainly tested on Windows!

To build the project run:

yarn build

To build a native executable run:

// Windows
yarn build:native:win 

// Mac
yarn build:native:mac

// Linux
yarn build:native:linux

Module Api

TODO: This is still work in progress...

License

Copyright (c) 2018 - 2020 - PDDStudio & Contributors - MIT Licensed

About

🚧 An experimental macro interpretation module

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors