Laser Slides, a user-friendly OSC (Open Sound Control) app, simplifies the adjustment of OSC messages on your phone or tablet for laser presentations. Specifically designed for controlling the BEYOND laser software by Pangolin, this KISS (Keep It Simple, Stupid) app is crafted in Flutter, ensuring a seamless and efficient user experience.
Follow these steps to get started with the project:
- Clone the repository from GitHub:
- Navigate to the project's root directory:
- Install dependencies:
- Check for Flutter setup and connected devices:
- Run the app:
git clone https://github.com/oiiakm/Laser-Slides.git
cd Laser-Slides
flutter pub get
flutter doctor
flutter run
Your contributions, whether for features, bug fixes, testing, or documentation, are highly valued. When creating pull requests, please label them as follows:
- feat: for new features
- fix: for bug fixes
- test: for testing contributions
- docs: for documentation changes
If you have questions or need assistance, please feel free to reach out! 😊
For more information, please check the complete documentation on the project's wiki.
This project is licensed under the MIT license.