diff options
| author | Reinhold Gschweicher <pyro4hell@gmail.com> | 2022-02-01 20:48:56 (GMT) |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2022-03-08 20:21:41 (GMT) |
| commit | 4c92ed410f89ba398b8762384bae395ff1d344c9 (patch) | |
| tree | 180ca1769667b3903a9d6f4857e9265f6caa0f92 /README.md | |
| parent | 187d99c0f710cf4827a026f02e41ebbd2b1271e2 (diff) | |
CI: add lv_sim workflow and upload 'infinisim' executable
use InfiniSim repo to build simulator in CI
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -26,6 +26,10 @@ Fast open-source firmware for the [PineTime smartwatch](https://www.pine64.org/p - [Creating a stopwatch in Pinetime(article)](https://pankajraghav.com/2021/04/03/PINETIME-STOPCLOCK.html) - [Tips on designing an app UI](doc/ui_guidelines.md) +### InfiniSim Simulator +Use the [InfiniSim Simulator](https://github.com/InfiniTimeOrg/InfiniSim) to experience the `InfiniTime` user interface directly on your PC, to shorten the time until you get your hands on a real [PineTime smartwatch](https://www.pine64.org/pinetime/). +Or use it to develop new Watchfaces, new Screens, or quickly iterate on the user interface. + ### Contributing - [How to contribute?](/doc/contribute.md) - [Coding conventions](/doc/coding-convention.md) |
