Spam Me A River
An application powered by electron used to create macros on the fly, with api dedicated towards quick implementation of automatic messaging / clicking invokable via global hotkeys
- Get the desired version installer for your corresponding OS from the releases
- Use the installer
- Shortly after the app will open, and a shortcut should appear on your desktop
Search for the same app name in your corresponding os program manager and uninstall it from there
The ExposedAPI class will be exposed when running the script, accessible via the api
global, along with the index
global - indicating the iteration of the script
See ExecutionAPI
- bump version in release/app/package.json
- run yarn package