DayZ GUI server browser and frontend for Linux
Go to file
2026-04-13 16:54:46 +09:00
.github fix: write file after wiping cache 2026-01-15 05:18:13 +09:00
helpers fix: update module checksums 2026-04-13 16:54:46 +09:00
images chore: add preview image 2026-03-30 20:56:16 +09:00
.gitignore fix: raise error correctly 2026-01-26 16:53:42 +09:00
CHANGELOG.md fix: update module checksums 2026-04-13 16:54:46 +09:00
CODE_OF_CONDUCT.md feat: add code of conduct 2025-06-05 17:50:11 +09:00
CONTRIBUTING.md chore: mention branch basing conventions 2025-10-30 11:36:10 +09:00
dzgui.sh fix: update module checksums 2026-04-13 16:54:46 +09:00
install.sh fix: add fallback logic to installscript 2024-12-13 09:49:39 +09:00
LICENSE Add license 2022-08-07 10:49:37 +09:00
README.md chore: update readme 2026-03-30 20:16:58 +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

Design philosophy

DZGUI follows a specific set of guidelines, enumerated below:

  • Provide a free and open-source tool under GPL
  • Do not use undocumented, third-party servers to aggregate data; no central "DZGUI" server
  • All connections go to Steam and DayZ servers directly; the tool should function in perpetuity without intermediary endpoints
  • Target Linux desktop and Steam deck specifically; not a cross-platform tool

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