Just another UrT Server Monitor with html5 and JS extras!
The web application tracks Urban Terror game servers and updates player and server data in a fixed interval. If you're using a modern web browser which has html5 desktop notification support, it can also send desktop notifications on certain events.
Demo: http://urtweb.rs.af.cm (The demo is hosted on AppFog and because of their extremely volatile service, it can be down time to time. We shall soon move it to our own hosted environment for better uptime)
Never again leave your browser to check your favorite Urban Terror game servers. Keep the application open in a tab and let it do the job for you!
The application uses simple PHP in the backend. You need a web server that supports PHP. To fetch the server data, the application also requires outbound socket connections. Some shared hosting could have such outbound connections disabled. Please check with your host in such cases.
For most people, just dropping the folder somewhere on your host should work. Edit config.php to add the servers you want to track.
Please report any issues or feature requests on Github - https://github.com/urtbd/urt-webmonitor/issues :)