-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added more up-to-date picture AND...
...a description of which lights have been tested so far
- Loading branch information
1 parent
fc1b3d9
commit 582ee87
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# NeewerLite-Python | ||
NeewerLite-Python is an un-official cross-platform Neewer LED light control app - written in Python, and based off of the NeewerLite macOS Swift project by @keefo (Xu Lian) | ||
NeewerLite-Python is an un-official cross-platform Neewer LED light control app - written in Python, and based off of the NeewerLite macOS Swift project by @keefo (Xu Lian). NeewerLite-Python can be used on Windows, Mac and Linux, and can be used as a GUI (the normal way to use it), as a CLI (control one light from the command line), or as an HTTP server (keep persistant connections to lights active, but unlike the GUI, allow communication from remote devices like phones and Streamdecks to control single or multiple lights from a web browser!) | ||
|
||
**Tested Neewer Lights so far:** SL-80, SNL-660, RGB660 PRO | ||
|
||
![image](https://user-images.githubusercontent.com/18430526/135746981-faa05a76-7707-4ee8-8295-4a74f88b8a48.png) | ||
![NeewerLite-Python-0 4c](https://user-images.githubusercontent.com/18430526/142762473-cbaf6d59-dd0a-49cd-ad34-16ef4b2d227d.gif) |