Skip to content
/ f1-cli Public

A command line interface to get F1 race details, schedule and more!

License

Notifications You must be signed in to change notification settings

MrVSiK/f1-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f1-cli

A command line interface to keep up with Formula 1 race events. Made using Cobra and Termui.

Features

  • Responsive and clear interface
  • Display standings, race details and Formula 1 schedule
  • Automatic caching to boost data retrieval speeds

Requirements

Installation

Copy and paste the following command in your terminal

wget -O - https://raw.githubusercontent.com/MrVSiK/f1-cli/main/install.sh | bash

Commands

Command Flags Description
f1 race --year or -y, --round or -r List race results based on the year and round given.
f1 sch --year or -y Show the race schedule of the given year.
f1 std --year or -y, --round or -r (optional), --constructors or -c (optional) List the driver's or constructors championship standings for the given year.

Acknowledgements

About

A command line interface to get F1 race details, schedule and more!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published