Neewerlite

NeewerLite is an un-official Neewer LED light control app for macOS.
Alternatives To Neewerlite
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Pok3r Layouts549
5 years ago15
POK3R keyboard layouts for Windows and OS X/Mac
Mx_alps_hybrid282
a year ago3mit
KiCad Library of custom MX-Alps footprints
Nbaseuikit237
5 years ago2C++
个人平时使用的一些Qt编写的组件(有部分是整合的开源作品,部分是自己原创);
Raspberry Pi Safe Off Switch159
2 years agoPython
A set of scripts that can be used to provide a "safe power off switch" for a Raspberry Pi.
Sample Simpleui116
2 years ago3apache-2.0Java
Connect GPIO states with a graphical UI on Android Things
Dasdeployer86
2 years agomitPython
Raspberry Pi powered manual release approval gate for Azure Pipelines. Mit viele blinkenlighten
Neewerlite78
6 months ago9mitSwift
NeewerLite is an un-official Neewer LED light control app for macOS.
Eagle_libs75
4 years ago2otherPython
Eagle device library used by Clueboard
Onairscreen72
8 months ago2otherPython
Multi purpose "OnAir Lamp" solution targeted for use in professional broadcast environments
Light Controller58
6 years ago24Java
To Control lights from companys such as limitless LED etc
Alternatives To Neewerlite
Select To Compare


Alternative Project Comparisons
Readme

Logo

NeewerLite

About The Project

CI

NeewerLite is a unofficial macOS app designed for controlling Neewer LED lights.

While Neewer provides official Android and iOS app for controlling their high-CRI LED lights via Bluetooth, they do not offer a means of control from a PC or Mac.

This project aims to fill that gap by creating a macOS app that allows you to control your Bluetooth-enabled Neewer LED lights from your Mac. With NeewerLite, you can even integrate light control into your Elgato Stream Deck or shortcuts for better experince.

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
  • Script support
  • Sync RGB lights with music

Script 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"

Set lights CCT:

open "neewerlite://setLightCCT?CCT=3200&Brightness=100"

Most of light model support CCT range 3200K to 5600K, Some lights support long CCT range 3200K to 8500K.

Set lights Hue and Saturation and Brightness:

open "neewerlite://setLightHSI?RGB=ff00ff&Saturation=100&Brightness=100"

Set lights to scene:

open "neewerlite://setLightScene?Scene=SquadCar"

Scene Values: SquadCar, Ambulance, FireEngine, Fireworks, Party, CandleLight, Lighting, Paparazzi, Screen

Turn on light by name:

open "neewerlite://turnOnLight?light=left"

The 'left' is the name I give one of my light. You could change your light's name in the app and use it in this command.

Another way to test these commands is to copy a command(the string in the double quote) into your browser address bar, and press enter.

For example,

How to use script to integrate with Elgato Stream Deck?

Read this Integrate with Elgato Stream Deck

How to use script to integrate with macOS Shortcuts?

Read this Integrate with Shortcuts

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
  • [ ] Add support for other Neewer LED lights
  • [ ] Advanced scene management

How to add support for a new light?

If you are unable to find your Neewer light using NeewerLite, you can easily add support for it by following these steps:

  1. Use a Bluetooth app to find the name of your light.
  2. Add the name to the isValidPeripheralName function in the Model/NeewerLight.swift file.
  3. Recompile the app and test your light to ensure that it is working properly.
  4. If the light is working as expected, create a pull request on the project's GitHub repository to submit your changes.

By following these steps, you can quickly add support for your Neewer light and start controlling it using NeewerLite.

License

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

Donations

If you would like to support me, donations are very welcome.

You can go fund this project through my sponsors page.

or

You can send bitcoin to this address:

1A4mwftoNpuNCLbS8dHpk9XHrcyvtExrYF
Popular Led Projects
Popular Switch Projects
Popular Hardware Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Swift
Led
Switch
Scene
Bluetooth