Game Server Watcher is a simple application that helps you to monitor the state of your favorite game servers and control remotely the servers of your own. It also has a buddy list and can notify you if a buddy joins any of servers.
- Server list
- Buddy list
- Notifications when your buddy is on a server
- Multiple query protocols
- Remote console (Source Engine only)
This project isn't actively developed. If you have interest adding or updating support for specific game, please, write a ticket. Also, feel free to fork and create a MR.
https://aur.archlinux.org/packages/gswatcher
yay -S gswatcher
https://flathub.org/apps/io.github.lxndr.gswatcher
flatpak install flathub io.github.lxndr.gswatcher
https://snapcraft.io/gswatcher
sudo snap install gswatcher
There are Windows portable builds available in Release section. Be warned that some features don't work like notifications.
meson setup builddir
meson compile -C builddir
In build directory
meson compile gswatcher-pot
In build directory
meson compile gswatcher-update-po
This application uses IP to location data provided by MaxMind. Many thanks to MaxMind for providing the GeoIP database that enables location resolution functionality.
For more information about MaxMind and their products, visit: https://www.maxmind.com/
