07-04-2015, 12:24 PM
I just finished making RconGui, a graphical application for the administration of Xonotic servers.
It gives a nice interface to do quick administration tasks on Xonotic servers, like viewing the status, kicking/banning players, running simple commands or changing cvars.
Notable FeatuesServer status overview
Customizable player actions (default: kick, kickban and mute)
Customizable quick commands (default: fs_rescan, restart, endmatch)
Map selection
Interactive console
Cvar autocompletion
Cvar expansion
Option to attach to the server run-time log
History of recent commands
Cvar viewer
View/edit values
Advanced filtering
Cvar description
Unset cvar
Reset cvars to their default value
Many configuration options to tweak the tool to fit specific needs
Technical details
Written using C++11, using Boost.Asio and Qt5 Widgets, should be easily portable but I haven't tried it on many systems yet.
Uses CMake as build system.
The license is GPLv3+.
Screenshots
Status view
Map selection
Console
Cvar list
It gives a nice interface to do quick administration tasks on Xonotic servers, like viewing the status, kicking/banning players, running simple commands or changing cvars.
Notable Featues
- Server management
- Save server connections for quick access
- Manage/view multiple servers at the same time
Technical details
Written using C++11, using Boost.Asio and Qt5 Widgets, should be easily portable but I haven't tried it on many systems yet.
Uses CMake as build system.
The license is GPLv3+.
Screenshots
Status view
Map selection
Console
Cvar list