Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausMu authored Dec 7, 2024
1 parent 47018a6 commit aef035f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ The remote can be charged and programmed via its USB-C port. Open the [PlatformI

As a long term goal, maybe a prebuild firmware will be published, where you can configure your OMOTE via a web interface.

### LVGL GUI simulator for Windows and Linux
### LVGL GUI simulator for Windows, Linux, and macOS

A simulator for running the LVGL UI on your local Windows or Linux machine is available.
A simulator for running the LVGL UI on your local Windows, Linux, or macOS machine is available.

You can run the simulator in Visual Studio Code with PlatformIO. No need for any other compiler or development environment (no Visual Studio needed as often done in other LVGL simulators).
<div align="center">
Expand Down Expand Up @@ -73,7 +73,7 @@ The [housing and buttons](https://github.com/CoretechR/OMOTE/tree/main/CAD) can
### To Dos for software

Short term goals
- [x] simulator for creating pages in Windows, WSL2 and Linux
- [x] simulator for creating pages in Windows, WSL2, Linux, and macOS
- [x] scene selector page as start page
- [x] available gui pages based on the currently active scene. Hide pages not needed in a scene

Expand Down

0 comments on commit aef035f

Please sign in to comment.