Racing365Dash is a modern, lightweight desktop dashboard built for Formula 1 fans who want everything in one place — live timing, calendar, streams, telemetry, and more.
Built with NeutralinoJS for a fast, native-like experience without heavy runtimes.
- 🟢 Live timing dashboard
- 📅 Full season calendar
- 📺 Stream source management
- 📊 Telemetry-style UI panels
- ⚡ Lightweight native desktop app
- 🔄 Built-in update checker
- 🪟 Windows desktop installer
- 🎯 Clean, TV-style modern interface
- NeutralinoJS
- HTML / CSS / JavaScript
- GitHub Releases (for update system)
No Electron. No heavy runtimes. No unnecessary bloat.
- Go to Releases
- Download
Racing365Dash_Setup.exe - Run the installer
- Launch from Start Menu
Download the raw release build and run:
Racing365Dash.exe
Make sure resources.neu and neutralinojs stay in the same folder.
Racing365Dash includes a built-in update checker.
To update:
- Open the app
- Click Check for Updates
- Follow the prompt if a new version is available
New versions are distributed via GitHub Releases.
Clone the repository:
git clone https://github.com/denuwanbogoda33/Racing365Dash.git
cd Racing365DashInstall Neutralino CLI:
npm install -g @neutralinojs/neuRun in development:
neu runBuild production release:
neu build --releaseracing365dash/
│
├── resources/
│ ├── home.html
│ ├── js/
│ ├── css/
│ └── icons/
│
├── neutralino.config.json
└── dist/
Racing365Dash is an independent fan-made application and is not affiliated with, endorsed by, or connected to Formula One, the FIA, or any Formula 1 teams, drivers, broadcasters, or commercial partners.
This application is created for informational and entertainment purposes only.
All trademarks, logos, and brand names are the property of their respective owners.
Racing365Dash was created as a lightweight alternative to bulky web dashboards and heavy desktop apps.
The goal is simple:
Provide a clean, fast, focused F1 control centre experience for fans.
No clutter.
No unnecessary complexity.
Just racing data, streamlined.
This project is maintained independently and evolves based on personal experimentation and user feedback.
- Enhanced telemetry panels
- Session notifications
- Driver comparison view
- Improved stream management
- Cross-platform packaging improvements
Contributions are welcome.
To contribute:
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
Please keep code clean and consistent with the existing style.
This project is released under the MIT License.
You are free to use, modify, and distribute the software under the terms of the license.
If you find this project useful:
- Star the repository
- Share it with other fans
- Report issues
- Suggest improvements
Built with passion for motorsport.