/lifx

LIFX App (unofficial)

Primary LanguageJavaScriptMIT No AttributionMIT-0

LIFX App (unofficial)

A simple app to control LIFX lights over the Internet.

Available on multiple platforms:

  • On the web as a Progressive Web App (PWA) that can be installed
  • Desktop app (built using Electron)

Requires your LIFX personal access token, get it here.

No data is collected.
Data is stored locally.
The stored token and all settings can be deleted in the app Settings.

Features

  • Select light(s) to control: All, Location, Group, Light
  • Turn on/off
  • Fade on/off (can set the duration)
    • Only available in the desktop app: Quit, Lock (Windows only), Sleep (Windows only) after pressing the Fade button
  • Set brightness

Progressive Web App (PWA)

Can be installed (only available in supported web browsers).

Desktop app

Screenshots (Windows 10)

Screenshot of Main
Main

Screenshot of Settings
Settings

Download

Download the latest version on the Releases page.

App data location

See here.

Portable mode (Windows only)

Supports storing the app data in the data folder next to the executable file.
To enable, create the data folder where the executable file is located.
The data folder already exists in the Portable version ZIP file.

How to build

  1. Have NirCmd in the resources folder:
    resources\nircmdc.exe
    (Windows only)
  2. npm install
  3. npm run dist

Support and Feedback

Available under Discussions.

Credits