epilande / lux

πŸ”† Adaptive brightness based on screen contents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lux

Adaptive brightness based on screen contents.
Made with love & Electron.



Lux was inspired by Lumen.

Install

Download the latest version, unzip, and move Lux.app into your Applications folder.

Usage

Do you work late at night with the lights off? Do you squint every time you switch between apps with light & dark themes?

Lux fixes this problem by automatically adjusting your screen brightness. Color samples are taken from your screen & based on that, Lux will automagically lighten/darken your screen brightness.

Important

While Lux is running you're not able to change your brightness level, simply turn off Lux to get back full control.

Make sure "Automatically adjust brightness" is disabled, you can find it in System Preferences -> Displays.

Dev

Install dependencies.

$ npm install

Launch dev environment.

$ npm run start

Package app.

$ npm run build

If you receive this Error: Module version mismatch, run the following command:

$ npm run rebuild

About

πŸ”† Adaptive brightness based on screen contents

License:MIT License


Languages

Language:JavaScript 100.0%