MacroMate is a cross-platform application that empowers streamers with a cost-effective solution for managing macros and shortcuts during live broadcasts. The project comprises a mobile app (Java-based) and a server (C++ and Python) that work seamlessly to execute custom macros on a connected PC.
- Control your PC applications remotely using the mobile app.
- Define and execute macros with a simple button press.
- Customizable key combinations for various tasks.
- Seamless integration with popular streaming software.
- Lightweight server architecture for low-latency response.
- Download the mobile app on your Android or iOS device.
- Set up the server on your PC using the provided scripts.
- Connect the app to the server and start controlling macros on your PC.
- Java for the mobile app.
- C++ for the server on Windows.
- Python for communication between the mobile app and server.
We welcome contributions! Feel free to fork, open issues, and submit pull requests to help improve MacroMate.
This project is licensed under the MIT License.