node-clock-wallpaper
v1.0.0
Published
A live clock wallpaper using Node.js
Downloads
2
Readme
node-clock-wallpaper
A live clock wallpaper using Node.js
Installation
First, make sure your machine have node and npm installed.
npm i -g node-clock-wallpaper
Run on startup with pm2
npm i -g pm2
pm2 startup
pm2 start index.js
pm2 save