LoL Server Status
ver Status 1.2
LoL Server Status is an application for checking servers status of League of Legends.
Version: 1.2
Licensed under: GPL v3
Download previous versions of packages and executables
See changelog.md for more information
With py2exe:
For compile LoL Server Status for Windows is necessary py2exe
In terminal (cmd or console) enter in "LoL-Server-Status" folder and execute the next command.
You may need to include the module "win32con".
python compile_with_py2exe_windows.py py2exe
With cx_freeze:
In terminal (cmd or console) enter in "LoL-Server-Status" folder and execute the next command.
python compile_with_cx_freeze.py build
LoL Server Status has not been tested on Mac. (Help?)