Skip to content

Commit

Permalink
action badges added
Browse files Browse the repository at this point in the history
  • Loading branch information
CoretechR committed Jul 28, 2023
1 parent 65d6eb9 commit be3a203
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-platformio.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Omote Esp32
name: ESP32 Build

on: [push]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-simulator.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Omote Simulator
name: Simulator Build

on: [push]

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit be3a203

Please sign in to comment.