Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

nikita/pooky-monitor

Repository files navigation

pooky-monitor

Monitor Supreme for new Pooky/Tohru. Currently supports US/GB.

Quick Start

# Rename config.example.json → config.json
mv config.example.json config.json

# Install dependencies
npm install

# Start the monitor.
npm start

Running forever

# Install pm2 globally
npm install pm2@latest -g
# or
yarn global add pm2

# Run pooky-monitor forever with autorestart
pm2 start ecosystem.config.js

# Check pooky-monitor logs
pm2 logs pooky-monitor

License

MIT

About

Monitor Supreme for new Pooky/Tohru.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published