Skip to content

grimsi/game-radar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Radar

Please note that this application is still in development and not all features listed below are currently usable.

Game Radar makes it easy for users to discover game servers on your LAN-Party!

Based on Spring Boot and Angular, this Docker-native application will scan your local network for game servers and present them in a nice web-based frontend.

Features

Features written in italic are not (fully) implemented yet.

  • Manually add game servers by IP adress or hostname
  • Auto-discovery of game servers
  • Plugin-based support of game server protocols for easy extensibility
  • Filter all discovered or manually added servers in the frontend

Installation

To-Do, but something like:

docker compose up -d

or

docker run -d --net=host --name game-radar grimsi/game-radar:latest

System design

System Overview

About

A docker-native game-server-discovery application for your LAN-Party!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published