45 lines
1.4 KiB
Markdown
45 lines
1.4 KiB
Markdown
<p align="center">
|
|
<img src="/public/icons/icon.png" alt="HyperTuner" width="100">
|
|
</p>
|
|
|
|
<h1 align="center">HyperTuner Cloud</h1>
|
|
|
|
<div align="center">
|
|
<p><a href="https://hypertuner.cloud"><strong>hypertuner.cloud</strong></a></p>
|
|
<p><sub>The best way to share your tunes and logs</sub></p>
|
|
</div>
|
|
|
|
<br/>
|
|
|
|
<div align="center">
|
|
<p>
|
|
<img alt="GitHub lint" src="https://github.com/hyper-tuner/hyper-tuner-cloud/actions/workflows/lint.js.yml/badge.svg?branch=master">
|
|
<img alt="GitHub Code Analysis" src="https://github.com/hyper-tuner/hyper-tuner-cloud/actions/workflows/codeql-analysis.yml/badge.svg">
|
|
<a href="https://codeclimate.com/github/hyper-tuner/hyper-tuner-cloud/maintainability">
|
|
<img alt="Maintainability" src="https://api.codeclimate.com/v1/badges/d810354c0bca64ec9316/maintainability">
|
|
</a>
|
|
<img alt="License" src="https://img.shields.io/github/license/hyper-tuner/hyper-tuner-cloud">
|
|
</p>
|
|
</div>
|
|
|
|
<div align="center"><p>🚧 Work in progress 🚧</p></div>
|
|
|
|
<br/>
|
|
|
|
![Screenshot VE Table](/public/img/screen1.png)
|
|
|
|
<br/>
|
|
|
|
![Screenshot Logs](/public/img/screen2.png)
|
|
|
|
## Supported ECUs
|
|
|
|
### Speeduino
|
|
|
|
- Source code: [noisymime/speeduino](https://github.com/noisymime/speeduino)
|
|
- Documentation: [wiki.speeduino.com](https://wiki.speeduino.com/)
|
|
|
|
## Development
|
|
|
|
Before you begin please see [Development guide](https://github.com/hyper-tuner/hyper-tuner-cloud/blob/master/DEVELOPMENT.md).
|