Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/991jo/srcdstop
A little application that show the status of SRCDS servers (csgo, tf2, hl2dm, ...)
https://github.com/991jo/srcdstop
csgo hl2dm srcds tf2
Last synced: 3 months ago
JSON representation
A little application that show the status of SRCDS servers (csgo, tf2, hl2dm, ...)
- Host: GitHub
- URL: https://github.com/991jo/srcdstop
- Owner: 991jo
- Created: 2019-10-11T18:14:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-12T07:02:42.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T12:46:41.214Z (5 months ago)
- Topics: csgo, hl2dm, srcds, tf2
- Language: Go
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-lanparty-software - srcdstop
README
# scrdstop
This is a little application that shows how many players on a list of srcds
servers right now and which map they are playing on.Entries that are marked bold have not answered for a couple of seconds
# how to build?
After going through the pain of setting up go it should be a simple
`go build main.go`# how to run?
./srcdstop ...
# How to quit?
`Ctrl-C`
# Important note
This has only been tested with CSGO but should work with every source game
(except The Ship).