/idle

give a purpose to an inactive device putting together useful widgets

Primary LanguageSvelte

i d l e

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.

i d l e

hosting i d l e

clone the repo

git clone https://github.com/ssebastianoo/idle
cd idle

install dependencies

npm i

run the server

npm run dev