#ddnet #parser #teeworlds #cli

app teemasterparser

Command line tool to parse and analyze data from https://ddnet.tw/stats/master/

9 unstable releases (3 breaking)

0.4.0 Nov 11, 2022
0.3.4 Nov 9, 2022
0.3.2 Oct 27, 2022
0.2.0 Jan 4, 2022
0.1.2 May 22, 2021

#2567 in Command line utilities

MIT license

69KB
385 lines

teemasterparser

Version Downloads License Rust

Command line tool to parse and analyze data from https://ddnet.tw/stats/master/

Install

cargo install teemasterparser

Help

Usage: teemasterparser [OPTIONS] <COMMAND>

Commands:
  graph      Create graphics
  gamemodes  Game mode related commands
  help       Print this message or the help of the given subcommand(s)

Options:
  -d, --date <DATE>  The day to parse. Defaults to yesterday. Format must be %Y-%m-%d
  -h, --help         Print help information
  -V, --version      Print version information

Run

Run

teemasterparser -o example.svg

Example Result

Example image

Dependencies

~26–41MB
~524K SLoC