trinode / NeewerLite

NeewerLite is an un-official Neewer LED light control app for macOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

NeewerLite

About The Project

Build Status

NeewerLite is an un-official Neewer LED light control app for macOS.

Neewer produces some very popupler high-CRI LED lights for photography industry. They provides android and iOS app to control those lights through Bluetooth. However, they don't provides any means to control lights from a PC or Mac.

This project is meant to provide such app so you could control bluetooth-enabled Neewer LED light from you Mac.

You could integrate the light control in your Elgato Stream Deck through this app.

Here is a video I made to demo the scene:

Features

  • Power On/Off control
  • Brightness control
  • Correlated color temperature control
  • RGB color control
  • Scene control
  • Schema support

Schema Usage

Open the app and let it scans all Neewer lights through Bluetooth. Once it finds lights. Then you could use command to switch On/Off lights.

Turn on all lights:

open neewerlite://turnOnLight

Turn off all lights:

open neewerlite://turnOffLight

Toggle all lights:

open neewerlite://toggleLight

Scan all lights:

open neewerlite://scanLight

Voice Control Interaction

You could integrate these commands into Voice Control.

Open “System Preferences” -> “Accessibility” -> “Voice Control” -> “Commands”, Click the “+” button to create a new command, give a name to your new command such as “Meow” and choose “Any Application” then choose perform “Open URL”. Type in “neewerlite://toggleLight” for example.

Now, when you say “Meow” voice control will switch on/off your LED lights.

Tested Lights

TO DO LIST

If you find a way to implement these features, feel free to create a pull request.

  • Test more Neewer LED lights
  • Lights sync with music
  • Add support for other Neewer LED lights

License

Follow NeewerLite, the code and examples of this project is released under MIT License.

About

NeewerLite is an un-official Neewer LED light control app for macOS.

License:MIT License


Languages

Language:Swift 96.3%Language:Rich Text Format 2.8%Language:Shell 0.9%