/web-roomlight

Use your computer monitor as dim room lighting

Primary LanguageJavaScript

web-roomlight

Usage

Step 1: Crank up your screen brightness and pretend that you're not too broke to buy real LED strip lights. Try it out

screenshot

I used this library to try to keep your computer awake while the page is open, but I'm not sure if it actually works or not.

Building from source

This web app was built in Svelte

Install dependencies:

npm install

Start a development server:

npm run dev

Create a production build:

npm run build
it's not that hard