Minetrack makes it easy to keep an eye on your favorite Minecraft servers. https://mc.fascinated.cc/
Go to file
2015-11-08 18:35:12 -06:00
assets Begin work on frontend! 2015-11-08 18:34:17 -06:00
lib Begin work on frontend! 2015-11-08 18:34:17 -06:00
.gitignore Use a basic time tracker instead of Date manipulation 2015-11-03 01:40:09 -06:00
app.js Begin work on frontend! 2015-11-08 18:34:17 -06:00
config.json Begin work on frontend! 2015-11-08 18:34:17 -06:00
LICENSE First commit, most of the backend system! :) 2015-11-01 22:56:08 -06:00
package.json Begin work on frontend! 2015-11-08 18:34:17 -06:00
README.md Correct usage in README.md 2015-11-08 18:35:12 -06:00

Minetrack

Minetrack is a Minecraft PC/PE server tracker that lets you focus on what's happening now. Built to be lightweight and durable, you can easily adapt it to monitor BungeeCord or server instances.

Try it out: http://minetrack.me

Usage

  1. Customize it by editing the config.json file.
  2. Run npm install.
  3. Run node app.js to boot the system (may need sudo!)