Skip to content

glide-rs/glidertracker-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glidertracker-status

GliderTracker websocket server status report for the command line

Installation

Make sure to have cargo installed (e.g. via rustup), then:

cargo install glidertracker-status

Usage

Running glidertracker-status will result in something like this:

{
  "connected": true,
  "state": {
    "users": 248,
    "max_users": 500,
    "load": 4.52,
  }
}

License

This project is licensed under either of

at your option.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages