Go to file
Piotr Rogowski 2d036f1277
Migrate to Vite (#441)
2022-02-24 00:01:52 +01:00
.github Explore D3, add test trigger logs (#309) 2021-12-13 22:04:17 +01:00
.vscode Migrate to Vite (#441) 2022-02-24 00:01:52 +01:00
firebase Load tune from URL (#369) 2022-01-09 23:33:38 +01:00
public Migrate to Vite (#441) 2022-02-24 00:01:52 +01:00
src Migrate to Vite (#441) 2022-02-24 00:01:52 +01:00
.editorconfig Initial commit 2021-03-22 22:29:03 +01:00
.env Migrate to Vite (#441) 2022-02-24 00:01:52 +01:00
.eslintignore Initial commit 2021-03-22 22:29:03 +01:00
.eslintrc Explore D3, add test trigger logs (#309) 2021-12-13 22:04:17 +01:00
.gitignore Update dependencies, remove Electron (#314) 2021-12-13 22:53:59 +01:00
.npmrc Extract `types` into separate package (#209) 2021-09-26 18:07:54 +02:00
DEVELOPMENT.md Use CDN (#419) 2022-02-09 21:32:17 +01:00
LICENSE Update license and readme 2021-09-26 18:11:55 +02:00
README.md Update screen shots 2022-01-29 18:53:56 +01:00
craco.config.js Update CRACO (#396) 2022-01-25 20:13:46 +01:00
index.html Migrate to Vite (#441) 2022-02-24 00:01:52 +01:00
package-lock.json Migrate to Vite (#441) 2022-02-24 00:01:52 +01:00
package.json Migrate to Vite (#441) 2022-02-24 00:01:52 +01:00
tsconfig.json Migrate to Vite (#441) 2022-02-24 00:01:52 +01:00
tsconfig.node.json Migrate to Vite (#441) 2022-02-24 00:01:52 +01:00
vite.config.ts Migrate to Vite (#441) 2022-02-24 00:01:52 +01:00

README.md

SpeedyTuner Cloud

Netlify Status master CodeQL Maintainability License FOSSA Status

Share your Speeduino tune and logs.

https://speedytuner.cloud

Screenshot VE Table Screenshot Logs

ECU firmware

Contributing 🤝

There are many ways in which you can participate in the project and every bit of help is greatly appreciated.

  • 👋 Say Hi and start a conversation over at Discussions
  • 🐞 Submit bugs and feature requests
  • 🧪 Test on different platforms, hardware and Speeduino firmware
  • 👓 Review source code
  • ⌨️ Write tests and refactor code according to best practices

Development

Before you begin please see Development guide.