diogomartino / palworld-ds-gui

A graphical user interface for managing local or remote Palworld dedicated servers. Web app available.
https://app.palgui.com/
MIT License
34 stars 3 forks source link
palword-server palworld palworld-dedicated-server palworld-dedicated-server-gui palworld-server-graphical-interface palworld-tool remote remote-control remote-dedicated-server web web-interface

Palworld Dedicated Server GUI

This is a GUI for the Palworld Dedicated Server. Configure and manage your remote/local server visually. Control your server from anywhere with the web interface.

How To Use - Click here

Web Interface

You can either download the Windows app or use the web interface at:

https://app.palgui.com/

Download

You can downloads the latest versions from the releases page.

WebView2 is required. You most likely already have it installed, so you don't need to worry.

[!WARNING]
Be aware that this software is still in early development and may contain bugs. Please report any issues you find.

Screenshots

Connecting Home Settings Admin Backups

Development

Requirements

In ./app run wails dev -s to start the app.

Building the app

Navigate to ./app and run wails build --clean --platform windows/amd64.

Building the server

Navigate to ./server and run go build -o server.exe.

Contributing

Feel free to contribute to this project by opening issues or pull requests. Please follow the code style of the project.