All Projects → keefo → NeewerLite

keefo / NeewerLite

Licence: MIT license
NeewerLite is an un-official Neewer LED light control app for macOS.

Programming Languages

swift
15916 projects
shell
77523 projects
Rich Text Format
576 projects

Projects that are alternatives of or similar to NeewerLite

Betterjoy
Allows the Nintendo Switch Pro Controller, Joycons and SNES controller to be used with CEMU, Citra, Dolphin, Yuzu and as generic XInput
Stars: ✭ 1,352 (+2403.7%)
Mutual labels:  bluetooth, switch
MGS.Electronics
Unity plugin for make button switch, knob switch and rocker element in scene.
Stars: ✭ 12 (-77.78%)
Mutual labels:  switch, led
Keymapper
📱 An Android app that maps any keys to actions.
Stars: ✭ 207 (+283.33%)
Mutual labels:  bluetooth, switch
govee btled
A Python wrapper for controlling a cheap Bluetooth RGB light bulb.
Stars: ✭ 50 (-7.41%)
Mutual labels:  bluetooth, led
homebridge-magichome-platform
Homebridge Plugin for MagicHome LED Strips with Preset Scene Automation Support (Cycle Color/Fade/Strobe)
Stars: ✭ 46 (-14.81%)
Mutual labels:  scene, led
Bluetoothlib
This is a Bluetooth Library
Stars: ✭ 35 (-35.19%)
Mutual labels:  bluetooth
CompositeToggle
Composite toggle system for unity
Stars: ✭ 38 (-29.63%)
Mutual labels:  switch
ng-toggle
Bootstrap-styled Angular Toggle Component
Stars: ✭ 14 (-74.07%)
Mutual labels:  switch
Echo
A simple iOS application redirects microphone input to the Bluetooth audio device
Stars: ✭ 33 (-38.89%)
Mutual labels:  bluetooth
RevealLayout
揭示效果布局,可以指定2个子布局,以圆形揭示效果切换选中状态
Stars: ✭ 118 (+118.52%)
Mutual labels:  switch
senz
SenZ is a new kind of query language that can be used to communicate with IoT devices. It is easily integrable, incredibly fast, and is in the highest end of security integration.
Stars: ✭ 51 (-5.56%)
Mutual labels:  switch
H.E.L.P.
Home Environment Locating People 🍍
Stars: ✭ 19 (-64.81%)
Mutual labels:  bluetooth
nx
Userland library for Nintendo Switch homebrew (and other potential purposes), written in pure Rust and some assembly bits
Stars: ✭ 67 (+24.07%)
Mutual labels:  switch
BluetoothChat
☉‿⊙ Simple bluetooth chat app.
Stars: ✭ 96 (+77.78%)
Mutual labels:  bluetooth
Apple-Signal
Connect Apple devices via bluetooth and wifi.
Stars: ✭ 27 (-50%)
Mutual labels:  bluetooth
pycalima
Python interface for Pax Calima Fan via Bluetooth LE
Stars: ✭ 34 (-37.04%)
Mutual labels:  bluetooth
lily
Hosts管理工具,双击切换立即生效,告别重启浏览器! Hosts manager takes effect immediately on switch
Stars: ✭ 69 (+27.78%)
Mutual labels:  switch
mikoto
Bluetooth LE nRF52840 microcontroller in a pro-micro footprint.
Stars: ✭ 139 (+157.41%)
Mutual labels:  bluetooth
open-watch
An open-source handmade smartwatch. All of the codes, PCBs and schematics are available. ⌚
Stars: ✭ 35 (-35.19%)
Mutual labels:  bluetooth
proxmox-pci-switcher
Switch among Guest VMs organized by Resource Pool
Stars: ✭ 104 (+92.59%)
Mutual labels:  switch

Logo

NeewerLite

About The Project

Build Status

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

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

This project creates a macOS app so you could control bluetooth-enabled Neewer LED lights 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
  • 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

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.

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
  • Add command interface to support Hue, Saturation, & Brightness adjustment.

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 send bitcoin to this address:

1A4mwftoNpuNCLbS8dHpk9XHrcyvtExrYF
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].