Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tdjsnelling/monaco
Real-time F1 live timing & telemetry UI
https://github.com/tdjsnelling/monaco
Last synced: 3 months ago
JSON representation
Real-time F1 live timing & telemetry UI
- Host: GitHub
- URL: https://github.com/tdjsnelling/monaco
- Owner: tdjsnelling
- License: gpl-3.0
- Created: 2023-03-04T22:14:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-11T08:56:02.000Z (5 months ago)
- Last Synced: 2024-06-11T10:21:40.780Z (5 months ago)
- Language: JavaScript
- Homepage: https://f1.tdjs.tech
- Size: 4.91 MB
- Stars: 57
- Watchers: 3
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - tdjsnelling/monaco - Real-time F1 live timing & telemetry UI (JavaScript)
README
# Monaco
Monaco is an open-source Formula 1 live timing dashboard
[f1.tdjs.tech](https://f1.tdjs.tech)
![Monaco screenshot](https://tdjs.tech/images/content/monaco.png)
## Development
Clone the project and start it with
```
$ yarn install
$ yarn dev
```View the dashboard at http://localhost:3000