DayZ GUI server browser and frontend for Linux
Go to file
2026-02-07 19:58:47 +09:00
docs chore: bump docs version 2026-02-07 19:58:47 +09:00
dzgui fix: server threading WIP 2026-02-07 19:07:51 +09:00
scripts chore: add untracked crumbs file 2026-02-04 19:33:13 +09:00
tests chore: normalize dialogs 2026-01-12 03:44:41 +09:00
.gitignore chore: update gitignore 2025-12-09 12:53:39 +09:00
.gitmodules chore: add gitmodules 2025-12-08 18:10:18 +09:00
.pre-commit-config.yaml chore: test commit 2026-02-04 19:28:21 +09:00
CHANGELOG.md chore: dynamic statusbar WIP 2026-01-22 19:41:41 +09:00
CODE_OF_CONDUCT.md feat: dzgui 7 alpha 2025-12-08 17:32:25 +09:00
LICENSE feat: dzgui 7 alpha 2025-12-08 17:32:25 +09:00
pyproject.toml chore: clerical fixes 2026-01-26 12:28:00 +09:00
README.md chore: add TODOs to readme 2026-02-04 19:34:04 +09:00
requirements.txt feat: dzgui 7 alpha 2025-12-08 17:32:25 +09:00

What this is

DZGUI allows you to connect to both official and modded/community DayZ servers on Linux and provides a graphical interface for doing so.

This overcomes certain limitations in the Linux client and helps prepare the game to launch by providing features like:

  • Search for and display server metadata in a table (server name, player count, ping, queue size, current gametime, distance, IP)
  • Add/delete/manage favorite servers by IP or ID
  • Quick-connect to favorite/recent servers
  • Find and prepare mods being requested by servers (choose from manual or automatic installation)
  • Bulk delete/update local mods
  • Concatenate launch options to pass to Steam
  • Connect to mod-enabled LAN servers

Setup and usage

Refer to the documentation for installation and setup instructions:

A screenshot of DZGUI

Attribution

Geolocation records from DB-IP under CC 4.0 license

TODO: mention third party libraries

TODO: mention 'pre-commit install' command