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: 5 days 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T14:54:08.000Z (20 days ago)
- Last Synced: 2025-01-06T15:45:25.466Z (20 days ago)
- Language: JavaScript
- Homepage: https://f1.tdjs.dev
- Size: 4.91 MB
- Stars: 73
- Watchers: 4
- Forks: 15
- 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.dev](https://f1.tdjs.dev)
![Monaco screenshot](https://tdjs.dev/images/content/monaco.png)
## Development
Clone the project and start it with
```
$ yarn install
$ yarn dev
```View the dashboard at http://localhost:3000