Make sure you have installed Nodejs and npm on your's machine.
git clone https://github.com/marszello/kyku.me-remake.git
cd kyku.me-remake && npm install
Simple, just run node index.js
or use pm2 start index.js --name kyku.me
(if you have this on your's machine)
There is no configuration here, but you can change diskInfo.getDiskInfoSync()[0].capacity
to another number like [2]
, in Linux use df -h
and look for /dev/sda
or something like that. Then count in from up to down starting from zero.