Go to file
Piotr Rogowski c53cd0dcc3
Fix tune loading and routing (#378)
2022-01-16 18:32:55 +01:00
.github Explore D3, add test trigger logs (#309) 2021-12-13 22:04:17 +01:00
.vscode Update typescript 2021-12-13 23:05:53 +01:00
firebase Load tune from URL (#369) 2022-01-09 23:33:38 +01:00
public Refactor upload details, Update dependencies (#376) 2022-01-15 17:15:08 +01:00
src Fix tune loading and routing (#378) 2022-01-16 18:32:55 +01:00
.editorconfig
.env Load tune from URL (#369) 2022-01-09 23:33:38 +01:00
.eslintignore
.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
DEVELOPMENT.md Load tune from URL (#369) 2022-01-09 23:33:38 +01:00
LICENSE
README.md Refactor upload details, Update dependencies (#376) 2022-01-15 17:15:08 +01:00
craco-less.js
craco.config.js
package-lock.json Fix storage paths, update INI parser (#377) 2022-01-16 16:38:48 +01:00
package.json Fix storage paths, update INI parser (#377) 2022-01-16 16:38:48 +01:00
tsconfig.json
vercel.json

README.md

SpeedyTuner Cloud

Netlify Status master CodeQL Maintainability License FOSSA Status

Share your Speeduino tune and logs.

https://speedytuner.cloud

Screenshot

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.