Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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:


Get it on Google Play
Download on the App Store

## Developing

This app is built with Flutter.

Build it with:

```bash
flutter pub get
flutter build appbundle
flutter build ios
```