hypertuner-cloud/README.md

73 lines
2.1 KiB
Markdown
Raw Permalink 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-10-29 12:12:05 -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>
2022-11-15 11:25:52 -08:00
<img alt="GitHub lint" src="https://github.com/hyper-tuner/hypertuner-cloud/actions/workflows/lint.js.yml/badge.svg?branch=master">
<img alt="GitHub Code Analysis" src="https://github.com/hyper-tuner/hypertuner-cloud/actions/workflows/codeql-analysis.yml/badge.svg">
<a href="https://codeclimate.com/github/hyper-tuner/hypertuner-cloud/maintainability">
2022-07-01 12:25:49 -07:00
<img alt="Maintainability" src="https://api.codeclimate.com/v1/badges/d810354c0bca64ec9316/maintainability">
</a>
2022-11-15 11:25:52 -08:00
<img alt="License" src="https://img.shields.io/github/license/hyper-tuner/hypertuner-cloud">
2022-07-01 12:25:49 -07:00
</p>
</div>
<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-10-29 13:06:34 -07:00
<br/>
![Screenshot Tooth](/public/img/screen3.png)
2022-06-30 15:52:36 -07:00
## Supported ECUs
2021-08-15 04:57:37 -07:00
2023-05-04 09:36:33 -07:00
### FOME
2023-05-19 02:04:19 -07:00
[https://tunes.fome.tech](https://tunes.fome.tech)
2023-05-04 09:36:33 -07:00
- Source code: [FOME-Tech/fome-fw](https://github.com/FOME-Tech/fome-fw)
- Documentation: [wiki.fome.tech](https://wiki.fome.tech)
2022-06-30 15:52:36 -07:00
### Speeduino
2021-08-15 04:57:37 -07:00
2022-11-05 14:27:17 -07:00
[https://tunes.speeduino.com](https://tunes.speeduino.com)
2022-06-30 15:52:36 -07:00
- Source code: [noisymime/speeduino](https://github.com/noisymime/speeduino)
2022-10-31 15:07:15 -07:00
- Documentation: [wiki.speeduino.com](https://wiki.speeduino.com)
### rusEFI
- Source code: [rusefi/rusefi](https://github.com/rusefi/rusefi)
- Documentation: [wiki.rusefi.com](https://wiki.rusefi.com)
2021-08-15 04:57:37 -07:00
2022-10-29 11:04:41 -07:00
## Support this project
[GitHub Sponsors](https://github.com/sponsors/karniv00l)
2022-10-29 12:12:05 -07:00
## Discord server
2022-11-15 02:28:30 -08:00
[![HyperTuner Discord server](https://dcbadge.vercel.app/api/server/eaTjzZQNQZ)](https://discord.gg/eaTjzZQNQZ)
2022-10-29 12:12:05 -07:00
2021-03-22 14:29:03 -07:00
## Development
2022-11-15 11:25:52 -08:00
Before you begin please see [Development guide](https://github.com/hyper-tuner/hypertuner-cloud/blob/master/DEVELOPMENT.md).
2022-10-29 12:12:05 -07:00
## License
2022-11-15 11:25:52 -08:00
[MIT](https://github.com/hyper-tuner/hypertuner-cloud/blob/master/LICENSE)