github YeonV/LedFx-Builds v2.1.4-b1
Release v2.1.4-b1

latest releases: v2.1.6-b16, v2.1.6-b15, v2.1.6-b14...
pre-releaseone month ago

New LedFx binaries available:

Core: -- Browser-Based

Client: -- Desktop-App (needs a running Core)

CC: -- Desktop-App (Core-integrated)


More informations regarding Core, Client and CC:

expand

Core

If you don't know where to start, get this, open an internet browser, go to https://localhost:8888/ and off you go.
This is the server/backend that takes in audio, does the calculations and outputs blinking lights. Runs in the background on a Windows/Mac/Linux computer. You can then open the frontend in an internet browser, by going to https://localhost:8888/ on the same computer that is running the Core.
You can also pull up the frontend on your smartphone (or any other computer on the same network) by finding out what local IP your computer running the Core uses (most likely something like this 192.168.1.XXX, or 192.168.0.XXX) and opening a Browser on your smartphone and going to eg. https://192.168.1.123:8888/

Client

This is a Desktop App that opens the frontend of LedFx in a window on your desktop.
This app does NOT include the LedFx backend/server and cannot run LedFx by itself without the Core.
This Client app is useful for connecting to a running Core on your network (or the same machine).

CC (Client + Core = CC)

This is the Client and Core integrated into one Desktop App.
This Desktop App opens the Client frontend of LedFx in a window on your desktop AND runs the Core backend/server in the background.
This is useful for people who want the whole LedFx experience in one nice and tidy package.
With this, you can still connect to the backend server via a Client or browser.


🔐 Code Signing Status:

Mac-Users:

✅ macOS builds are now signed and notarized!

All macOS builds (Client and CC) are:

  • Code signed with Apple Developer ID
  • Notarized by Apple
  • Include proper entitlements for hardened runtime

You should be able to open the app normally without any xattr workarounds.
If you still see warnings, please report them as issues.

Win-Users:

Infos:

Reports as unsave, because of unsiged.

Maybe at some point we might buy a microsoft dev-license

Frontend-Changes:

Expand
  • Release 2.1.4-b1 by
  • Spotify Integration: Complete Refactor for LedFx CC by

Backend Changes

Expand
  • bump 2.1.4 (#1692) by
  • fix: include lifx-async in PyInstaller binary builds (#1690) by
  • feat: add route for serving frontend modules (#1689) by

Don't miss a new LedFx-Builds release

NewReleases is sending notifications on new releases.