InfiniSim
InfiniSim copied to clipboard
Simulator for InfiniTime user interface without needing a PineTime
Companion for https://github.com/InfiniTimeOrg/InfiniTime/pull/2041
Have anyone managed to get InfiniSim running on OS X? I've made a small attempt, but haven't had much success. I did get it to show the start screen, but...
If/when InfiniTimeOrg/InfiniTime#1359 is merged, this will be needed to build InfiniSim.
The memory budget displayed when pressing `p` is wrong. It overestimates the free space left by a substantial amount (I think around 15000). I am pretty sure this comes from...
I've been trying to get the simulator working on my Mac (M1), but it keeps failing when linking the main `infinisim` executable to what I assume is the `lvgl` library:...
Adjust NimbleController constructor for "Setting to disable DFU and FS access" in InfiniTime. This is accompanying PR for https://github.com/InfiniTimeOrg/InfiniTime/pull/1891 This will **not** build against InfiniTime `main` branch, this will build...
Fix for [InfiniTimeOrg/InfiniTime#1869](https://github.com/InfiniTimeOrg/InfiniTime/pull/1869)
I've built and tried using InfiniSim on Ubuntu 20.04 following standard instructions in README file. It builds and starts fine. However, whenever I perform vertical swipe gestures (either using mouse...
When the screen turns off while InfiniSim is launched with the status window, the screen freezes, instead of turning the screen black and reading "Screen is OFF". When InfiniSim is...