Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aguilaair/chromapulse
A Flutter Artnet app that turns any iOS or Android enabled device into a light fixture.
https://github.com/aguilaair/chromapulse
Last synced: 8 days ago
JSON representation
A Flutter Artnet app that turns any iOS or Android enabled device into a light fixture.
- Host: GitHub
- URL: https://github.com/aguilaair/chromapulse
- Owner: aguilaair
- License: mit
- Created: 2023-04-22T23:23:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-13T23:53:14.000Z (6 months ago)
- Last Synced: 2024-07-14T00:37:58.863Z (6 months ago)
- Language: Dart
- Homepage:
- Size: 2.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![image](https://user-images.githubusercontent.com/29983481/236389388-287b15f3-3a06-4257-86f4-5ef0359cf9ef.png)
# ChromaPulse
With ChromaPulse, you can turn any display into a powerful and dynamic light source, opening up endless possibilities for lighting designers.
Designed for use in theaters and other performance venues, ChromaPulse allows you to control the color, intensity, and timing of your display lights with just a few taps on your device. Whether you're looking to create an immersive backdrop for your play or add dramatic accents to your musical performance, ChromaPulse makes it easy to achieve the perfect lighting effects.
## Download
Join the beta on [TestFlight](https://testflight.apple.com/join/TifM2Pyl).Download on the App Stores:
## Developing
This app is built with Flutter.
Build it with:
```bash
flutter pub get
flutter build appbundle
flutter build ios
```