Skip to content

luca-bertero/F1-Telemetry-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

F1-Telemetry-Java

Java App for view Formula 1 chart and telemetry

Installation

  1. Download the jar file.

  2. Open the command line and go in the directory where the jar file is stored

  3. Run the program by typing:

./java -jar F1-telemetry.jar

If you want to compile the code from the source you need this 2 external library Json library https://mvnrepository.com/artifact/org.json/json

Chart library https://knowm.org/open-source/xchart/

Usage

You can view the lap time chart inserting the year of the race, the number of the race and the driver you want

Write the year of the race: 2022
Write the number of the race you want to check: 1
Select the driver you want to search: 1

Contributing

Pull requests are welcome. For major changes and bug report, please open an issue first for discuss.

License

MIT

About

Java App for view Formula 1 chart and telemetry

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages