Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavog/pokemonstatus
:bulb: Pokémon GO server status checker http://pokemonstat.us/
https://github.com/pavog/pokemonstatus
Last synced: 3 months ago
JSON representation
:bulb: Pokémon GO server status checker http://pokemonstat.us/
- Host: GitHub
- URL: https://github.com/pavog/pokemonstatus
- Owner: pavog
- License: mit
- Created: 2016-07-17T21:13:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-22T13:23:26.000Z (over 8 years ago)
- Last Synced: 2024-10-11T03:51:56.321Z (4 months ago)
- Language: PHP
- Size: 59.6 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Pokémon GO Service Status Checker
With this website you can check the status of all Pokémon Go servers.
#### Dependencies
The status checker requires memcached (php).
[How to install](http://php.net/manual/en/book.memcached.php)
It is easier to do this on a unix OS.#### Usage
php -f /backend/cron.php
This will create the status.json file in your /backend/ directory.
It would be better to do this via a cronjob.#### Project info
The original code of this website is made by [xPaw](https://github.com/xPaw) and theaqua.
[Original Sourcecode](https://github.com/xPaw/mcstatus)
All code released as-is, under [MIT](LICENSE) license.
*`bg.jpg` taken from subtlepatterns.com*