Menu

Tree [454006] master /
 History

HTTPS access


File Date Author Commit
 .gitignore 2017-01-13 Sachin Sachin [59f06d] gitignore
 LICENSE 2017-03-26 Sachin Srinivasan Sachin Srinivasan [454006] Create LICENSE
 README.md 2017-02-03 Sachin Srinivasan Sachin Srinivasan [e02f88] Update README.md
 app.js 2017-01-13 Sachin Sachin [d3556b] initial commit changing brightness of screen
 change-brightness.sh 2017-01-13 Sachin Sachin [d3556b] initial commit changing brightness of screen
 mybrightness.js 2017-01-13 Sachin Sachin [d3556b] initial commit changing brightness of screen
 package.json 2017-01-13 Sachin Sachin [d3556b] initial commit changing brightness of screen

Read Me

brightnessApp-NodeJs

Simple app using node js to change screen brightness.

Usage:

clone repo to your local directory,

go into cloned directory,

install node modules by running

"npm install"



now run

sudo node app.js --myBrightness="your_value_between_0_and_1"



example:
sudo node app.js --myBrightness=0.5


or you can either run shell script file

sudo change-brightness.sh





fork repo and contribute to this,help improve.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.