Skip to content

ravi-k/GameServerFinder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                 _____  _____  ___   _____  __  __  _____
                | ___ \|  ___|/ _ \ |  _  \|  \/  ||  ___|
                | |_/ /| |__ / /_\ \| | | || .  . || |__
                |    / |  __||  _  || | | || |\/| ||  __|
                | |\ \ | |___| | | || |/ / | |  | || |___
                \_| \_|\____/\_| |_/|___/  \_|  |_/\____/

===================================================================================
Discription :

Find all multiplayer games being played inside campus with a nice browser based interface
===================================================================================
Dependencies :

1. Requires Python2.7 (http://www.python.org/)
2. Requires lateset version of twisted module for python (http://twistedmatrix.com)
3. Requires netaddr module for python
4. Requires a HTTP webserver (like apache/nginx) or simply a browser if you want to use it only for yourself
===================================================================================
How To Use :

To start the Application:
    1. Make sure twisted library for python is installed
        sudo easy_install twisted
    2. Move the code to a folder inside the webserver root directory
    3. Make sure that your webserver will use the .htacess file
    4. Configure the settings file inside workers/ folder.
    5. Start main.py in workers folder
        #> cd workers
        #> python main.py
    6. Start the webserver
===================================================================================
Bugs Reports :

In case of any problem or suggestions drop me a mail at : argetlam.akshet [at] gmail [dot] com

If you would like to contribute, do check out the TODO for a list of tasks that need to be done,
also if you find any bugs please report them at
        https://github.com/akshetpandey/GameServerFinder/issues
If you can submit a patch for the bugs that would be awesome :)
===================================================================================

--
Akshet Pandey

About

A Program To Locate All Multiplayer Games Being Played In Capmus

Resources

License

Stars

Watchers

Forks

Packages

No packages published