Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.
/ lumenaire Public archive

💡 Automagical screen brightness based on screen content

Notifications You must be signed in to change notification settings

bencevans/lumenaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lumenaire

The automatic screen brightness tool. For Mac, Windows, and Linux.

Lumenaire is a cross platform implementation of Lumen.

Development

# Clone and enter project
$ git clone https://github.com/bencevans/lumenaire.git
$ cd lumenaire

# Install deps and run in development
$ npm install
$ npm start

# Package for specific OS
$ npm run package-linux
$ npm run package-osx
$ npm run package-win32

# Package for all OSs
$ npm run package-all

Licence

MIT © Ben Evans

About

💡 Automagical screen brightness based on screen content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published