hyper-tuner/hyper-tuner-cloud

View on GitHub
README.md

Summary

Maintainability
Test Coverage
<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/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">
      <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/hypertuner-cloud">
  </p>
</div>

<br/>

![Screenshot VE Table](/public/img/screen1.png)

<br/>

![Screenshot Logs](/public/img/screen2.png)

<br/>

![Screenshot Tooth](/public/img/screen3.png)

## Supported ECUs

### FOME

[https://tunes.fome.tech](https://tunes.fome.tech)

- Source code: [FOME-Tech/fome-fw](https://github.com/FOME-Tech/fome-fw)
- Documentation: [wiki.fome.tech](https://wiki.fome.tech)

### Speeduino

[https://tunes.speeduino.com](https://tunes.speeduino.com)

- Source code: [noisymime/speeduino](https://github.com/noisymime/speeduino)
- 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)

## Support this project

[GitHub Sponsors](https://github.com/sponsors/karniv00l)

## Discord server

[![HyperTuner Discord server](https://dcbadge.vercel.app/api/server/eaTjzZQNQZ)](https://discord.gg/eaTjzZQNQZ)

## Development

Before you begin please see [Development guide](https://github.com/hyper-tuner/hypertuner-cloud/blob/master/DEVELOPMENT.md).

## License

[MIT](https://github.com/hyper-tuner/hypertuner-cloud/blob/master/LICENSE)