An open API service indexing awesome lists of open source software.

https://github.com/coldspirit0/qserverinfo

Shows info about quake servers in the tray
https://github.com/coldspirit0/qserverinfo

doombringer open-arena quake tray warsow xonotic

Last synced: 8 months ago
JSON representation

Shows info about quake servers in the tray

Awesome Lists containing this project

README

          

# QServerInfo

Shows info about quake servers in the tray

### Requirements
* Linux, possibly MacOS
* Python >= 3.10

### How to install

```shell
pip install qserverinfo
```

### Usage

```shell
qserverinfo [IP]:[PORT]
```

### Additional arguments:

```
-n NAME, --name NAME server name, it will be shown in GUI
-it ICON_TITLE, --icon-title ICON_TITLE
text on top of icon
-rd REQUEST_DELAY, --request-delay REQUEST_DELAY
how often server will be requested; in seconds, minimum 30, default 60
-fb, --filter-bots remove bots from players count if possible
-e EXECUTABLE, --executable EXECUTABLE
path to game executable which will start after "Join" button click with parameter "+connect

"
-m, --show-mapname display mapname in the window if possible
```

### Supported games

Possibly all games that supported by https://github.com/cetteup/pyq3serverlist

**What I tested and its working:**

- Xonotic
- OpenArena
- Warsow
- Doombringer

**Not working:**

- QuakeWorld
- AlienArena