i d l e
is a page that gives a purpose to an inactive device, like an old phone or a second monitor, its goal is to put together widgets, currently there are only three.
clone the repo
git clone https://github.com/ssebastianoo/idle
cd idle
install dependencies
npm i
run the server
npm run dev