While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- The "video game preservation service" Myrient is shutting down in March
- California law to require operating systems to check your age
- The OrangePi Neo gaming handheld with Manjaro Linux is now "on ice" due to component prices
- Heroic Games Launcher v2.20.1 brings more essential bug fixes
- Running With Scissors announced horror first person shooter Flesh & Wire
- > See more over 30 days here
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
Git repo: [https://github.com/obozrenie/obozrenie](https://github.com/obozrenie/obozrenie)
Chat: [https://gitter.im/obozrenie/obozrenie](https://gitter.im/obozrenie/obozrenie)
[Screenshot](https://raw.githubusercontent.com/obozrenie/obozrenie/master/screenshot.png)
Packages:
AUR: [obozrenie-git](https://aur.archlinux.org/packages/obozrenie-git)
PPA: currently none
Hey everyone.
I am developing a new game server browser written in PyGObject (GTK+ 3). It provides you with ability to view information about and connect to game servers in a convenient fashion. It is your one stop shop for online multiplayer and replacement for ingame lobbies.
Available features:
* Simple, uncluttered one-window interface.
* Support for around 30 titles, primarily id Tech and Source engine games.
* Fast stat engine (QStat is used for the majority of games).
* Comprehensive information about each and every game server, up to player list (when possible).
* Filtering support.
* Connecting to selected server straight from browser window, taking you straight to action.
* Active development and support
* ...much more to come, improvements on a daily basis
Originally, I used to contribute to [XQF Game Server Browser](https://github.com/XQF/xqf), however its rotten codebase (30+ k lines of GTK1 (!!!) code) made me start writing my own thing. Obozrenie is less than 1.5k lines of Python total now.
Patches and suggestions are welcome