Skip to content

Command line application to fetch real time xonotic player information

Notifications You must be signed in to change notification settings

Cow-Fu/RealTimeXonoticPlayers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a simple command line application used to fetch real time information about activities on public Xonotic servers.

Build

After cloning the project, simply run gradle jar

Run

To run, simply run with java -jar build/libs/XonServers-0.1.jar, and replacing the path with the desired location. Without arguments, it will automatically list all currently active Xonotic servers. If an IP address for a server is given, then various information regarding the matches information will be displayed.

For ease of use, adding a simple bash script with the following should do the trick: java -jar /path/to/jar "$@"

About

Command line application to fetch real time xonotic player information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages