Skip to content

Program indicating the presence of players on the game servers it monitors

License

Notifications You must be signed in to change notification settings

remram44/notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e1ca464 · Mar 31, 2018

History

44 Commits
Mar 29, 2010
Dec 7, 2009
Mar 29, 2010
Mar 29, 2010
Mar 29, 2010
Mar 29, 2010
Apr 6, 2011
Mar 5, 2011
Mar 31, 2018
Mar 31, 2018
Mar 29, 2010
Mar 29, 2010
Mar 29, 2010
Mar 29, 2010
Dec 7, 2009
Mar 3, 2011
Feb 3, 2010
Feb 3, 2010
Mar 5, 2011
Mar 23, 2010
Mar 5, 2011
Apr 6, 2011
Mar 23, 2010
Mar 3, 2011

Repository files navigation

Notifier -- Desktop tool providing alerting of player presence on game servers

Description

Notifier is a small program appearing in the notification area of your system, and notifying you (via a sound, the change of color of the icon and tooltips) when players join one of the monitored game servers.

At the moment, Notifier is configured (through the included configuration file) to monitor the game servers of Supélec Rézo. A future version will allow you to freely configure the servers to query through a graphical interface.

TODO-LIST

  • Display all the information in one tooltip, instead of showing one for each event.
  • Add the possibility to configure which servers to monitor, with the associated icons and sounds.

Compilation

This program uses Qt's build system, qmake. Use "qmake" to generate a Makefile, and you can then build the binaries with "make".

Installation (Windows)

Place all the files of the archive somewhere and open notifier.exe. If you want this program to be run automatically each boot, toggle the corresponding checkbox in the context menu.