DayZ GUI server browser and frontend for Linux
Go to file
2026-08-16 13:40:09 +09:00
.github chore: update checkout action to v5 2026-05-28 02:10:49 +09:00
docs chore: add vdf dependency 2026-07-07 18:10:12 +09:00
dzgui feat: abstract field creation into SubmitField 2026-08-16 13:40:09 +09:00
scripts chore: list missing library 2026-07-12 12:34:00 +09:00
tests chore: drop unused test mark 2026-08-16 13:40:08 +09:00
.gitignore chore: update build setup 2026-05-17 19:18: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 fix: maintain lockstep with history file (#362) 2026-07-27 22:11:48 +09:00
CODE_OF_CONDUCT.md feat: dzgui 7 alpha 2025-12-08 17:32:25 +09:00
CONTRIBUTING.md fix: typo 2026-07-11 20:10:25 +09:00
DEVELOPERS.md docs: mention atomic dpendency flags 2026-06-05 18:56:19 +09:00
LICENSE docs: concatenate licenses 2026-06-03 15:12:48 +09:00
pyproject.toml chore: bump version 2026-08-04 23:15:22 +09:00
README.md docs: update readme to reflect current release workflow 2026-07-07 16:42:03 +09:00
requirements.txt feat: dzgui 7 alpha 2025-12-08 17:32:25 +09:00

What this is

DZGUI is a turnkey browser and mod manager for DayZ on Linux. It allows you to connect to both official and modded/community DayZ servers on Linux via a graphical user interface (GUI).

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

  • Search for and display global and LAN servers via an interactive table
  • Supports official, third-party, and modded DayZ servers
  • Automatically find and prepare mods being requested by servers
  • Add/delete/manage favorite servers by IP or ID
  • Quick-connect to favorite/recent servers
  • Manage local mods and symlinks
  • Prepare launch options to pass to Steam

Setup and usage

Please refer to the documentation for installation and setup instructions:

A screenshot of DZGUI

Attribution

Geolocation records from DB-IP under CC 4.0 license

Executable versions of DZGUI published as release binaries ship with various runtime dependencies and the Python interpreter built in. Users wishing to review the licenses to these components can inspect the LICENSE file located in the release tarball.

Disclaimer

DZGUI is beta-quality software and is provided as-is.