Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s8sachin/brightnessapp-nodejs


https://github.com/s8sachin/brightnessapp-nodejs

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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.