hyper-tuner-cloud/README.md

45 lines
1.4 KiB
Markdown
Raw Normal View History

2022-07-01 12:25:49 -07:00
<p align="center">
<img src="/public/icons/icon.png" alt="HyperTuner" width="100">
</p>
2021-03-22 14:29:03 -07:00
2022-07-01 12:25:49 -07:00
<h1 align="center">HyperTuner Cloud</h1>
2021-03-23 09:23:33 -07:00
2022-07-01 12:25:49 -07:00
<div align="center">
<p><a href="https://hypertuner.cloud"><strong>hypertuner.cloud</strong></a></p>
2022-07-02 12:47:31 -07:00
<p><sub>The best way to share your tunes and logs</sub></p>
2022-07-01 12:25:49 -07:00
</div>
2021-03-22 14:29:03 -07:00
2022-07-01 12:25:49 -07:00
<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>
2022-07-01 12:38:33 -07:00
<div align="center"><p>🚧 Work in progress 🚧</p></div>
2022-07-01 12:25:49 -07:00
<br/>
2021-03-22 15:12:53 -07:00
2022-07-01 12:27:36 -07:00
![Screenshot VE Table](/public/img/screen1.png)
2022-07-01 12:25:49 -07:00
<br/>
2022-07-01 12:27:36 -07:00
![Screenshot Logs](/public/img/screen2.png)
2021-03-23 02:10:21 -07:00
2022-06-30 15:52:36 -07:00
## Supported ECUs
2021-08-15 04:57:37 -07:00
2022-06-30 15:52:36 -07:00
### Speeduino
2021-08-15 04:57:37 -07:00
2022-06-30 15:52:36 -07:00
- Source code: [noisymime/speeduino](https://github.com/noisymime/speeduino)
- Documentation: [wiki.speeduino.com](https://wiki.speeduino.com/)
2021-08-15 04:57:37 -07:00
2021-03-22 14:29:03 -07:00
## Development
2022-06-30 15:52:36 -07:00
Before you begin please see [Development guide](https://github.com/hyper-tuner/hyper-tuner-cloud/blob/master/DEVELOPMENT.md).