/Macro-API

Cross platform Macro API for C++

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause


Macro API

Cross platform Macro API for C++.

FeaturesPlanned FeaturesBuildingContributingLicense

Features

  • Cross platform (only Windows at the moment)
  • Easy to use
  • Full keyboard and mouse control
  • Get keyboard and mouse states (in progress)
  • Open source

Planned Features

  • Mac and Linux support
  • More examples
  • Add documentation
  • More control over your keyboard and mouse
  • Image searching

Building

  1. Clone this project.
  2. Build the Macro API using CMake.
mkdir build && cd build
cmake ..
cmake --build .

Contributing

See our Contributing Guidelines.

License

This project is licensed under the BSD 3 license.

Our Amazing Contributors ❤️

Made with contrib.rocks.