Skip to content

wajwuz/kyku.me-remake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kyku.me - remake

Installing

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

Running

Simple, just run node index.js or use pm2 start index.js --name kyku.me (if you have this on your's machine)

Configuration

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.

About

Kyku.me website remake by myself. Thanks to @oskarvik for hosting it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published