action badges added

This commit is contained in:
Max 2023-07-28 13:19:26 +02:00
parent 65d6eb96f2
commit be3a203fe5
3 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: Build Omote Esp32
name: ESP32 Build
on: [push]

View file

@ -1,4 +1,4 @@
name: Build Omote Simulator
name: Simulator Build
on: [push]

View file

@ -2,6 +2,9 @@
![](P1030424_small.jpg)
![ESP32 Build](https://github.com/CoretechR/OMOTE/actions/workflows/build-platformio.yml/badge.svg)
![Simulator Build](https://github.com/CoretechR/OMOTE/actions/workflows/build-simulator.yml/badge.svg)
## Overview
OMOTE is an ESP32 based open source universal remote. Its capacitive 2.8” touchscreen provides an intuitive and snappy user interface for switching devices and settings. No hub or docking station is required as the remote features infrared, Wi-Fi and Bluetooth connectivity. With its well optimized power consumption, OMOTE can run for months on a charge. And since the design files are open source, you can fully customize them to your devices and needs.