Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.35 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.35 KB

brighter


🔆 A simple node.js console application to change your monitors' brightness.

⛏️ Built Using

  • node.js - Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • readline - Simple streaming readline module for NodeJS. Reads a file and buffers new lines emitting a line event for each line.
  • lumi-control - Lumi is a Node.js module that allows you to adjust the brightness of your internal or external monitors.
  • colors - get colors in your node.js console
  • clear - Clear the terminal screen if possible
  • @angablue/exe - Build a portable binary for Windows systems using Vercel's pkg. As pkg doesn't support modifying executable properties, this project serves to and aid in automating modifying the executable properties post build.

✍️ Authors

  • @clapann - A full-stack developer from California, United States.