Heads up displays and overlays for iRacing
You will need:
Fix the static server. It's not finding the default url.
- Add dev mode with hot reloading etc
- Clean up the babel configs
Enable eslint- Enable flow
Setup prettier- Link configs to all modules ie. so we can share port numbers etc
- Setup Jest
- Write some tests
- Ensure dependencies up set up on the packages correctly
- Rewrite electron main.js to be ES6/7 and transpile
- Modularise all of the components
- Load different themes
- Show connection status
- Allow ports to be configured (should be able to do this via config file in case root port is taken)
- Show a page with an example of the overlay
- Show a link that can be used inside of OBS for each component
- Current lap time component
- Delta to car behind and in front
- List of drivers and the interval
- Allow an overlay to be created with components
yarn global add windows-build-tools