Skip to content

ian-hamlin/parkrun-offline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status MIT licensed dependency status

About

A small command line app that will download parkrun results to a csv file.

Latest Release

Latest Release Page

Downloads

Usage

USAGE:
    proff [FLAGS] --url <parkrun url>

FLAGS:
    -h, --help       Prints help information
    -r, --remove     A flag indicating if Unknown runners should be removed from the results, defaults to false if not
                     supplied.
    -V, --version    Prints version information

OPTIONS:
    -u, --url <parkrun url>    The URL containing the park run results.

Example

$ # macOS
$ ./proff -u https://www.parkrun.org.uk/aylesbury/results/latestresults/ > out.csv
$ # windows
$ .\proff.exe -u https://www.parkrun.org.uk/aylesbury/results/latestresults/ > out.csv

About

parkrun-offline is an app that will download parkrun results to a csv file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages