brightnessApp-NodeJs Code
Node js application to change brightness of your PC
Brought to you by:
s8sachin
File | Date | Author | Commit |
---|---|---|---|
.gitignore | 2017-01-13 |
![]() |
[59f06d] gitignore |
LICENSE | 2017-03-26 |
![]() |
[454006] Create LICENSE |
README.md | 2017-02-03 |
![]() |
[e02f88] Update README.md |
app.js | 2017-01-13 |
![]() |
[d3556b] initial commit changing brightness of screen |
change-brightness.sh | 2017-01-13 |
![]() |
[d3556b] initial commit changing brightness of screen |
mybrightness.js | 2017-01-13 |
![]() |
[d3556b] initial commit changing brightness of screen |
package.json | 2017-01-13 |
![]() |
[d3556b] initial commit changing brightness of screen |
Simple app using node js to change screen brightness.
clone repo to your local directory,
go into cloned directory,
install node modules by running