1.0.0 • Published 5 years ago
node-clock-wallpaper v1.0.0
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-wallpaperRun on startup with pm2
npm i -g pm2
pm2 startup
pm2 start index.js
pm2 save1.0.0
5 years ago