#teeworlds #ddnet #parser #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

#934 in Command line utilities

Download history 9/week @ 2022-11-21 7/week @ 2022-12-05 20/week @ 2022-12-12 1/week @ 2022-12-26 6/week @ 2023-01-09 1/week @ 2023-01-16 4/week @ 2023-01-23 7/week @ 2023-01-30 12/week @ 2023-02-06 14/week @ 2023-02-13 39/week @ 2023-02-20

53 downloads per month

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

~14–22MB
~429K SLoC