Adolfo Reyna 2060095028 feat(sim): web viewer at /sim + touch injection at /api/sim/touch
- GET /sim: live viewer page, 2s screenshot refresh, click-to-touch
- POST /api/sim/touch?x,y,down: injects into sdl-pointer backend,
  auto-releases after 1.5s; simulator-only (404 on ESP32)
- sdl_input: file-scope touch override state with extern C setters
2026-09-14 21:02:54 -04:00
2025-02-08 23:10:31 +01:00
2026-08-31 22:09:04 +02:00
2026-08-07 19:30:22 +02:00
2026-08-23 17:21:16 +02:00
2026-07-30 17:19:11 +02:00
2026-08-23 17:21:16 +02:00
2025-08-02 12:28:28 +02:00
2026-07-02 20:52:26 +02:00

Overview

Tactility is an operating system that focuses on the ESP32 microcontroller family.

See https://tactilityproject.org for more information.

photo of devices running Tactility  screenshot of launcher app

You can run built-in apps or start them from an SD card. It's easy to manage system settings:

screenshot off app list app  screenshot of settings app

License

GNU General Public License Version 3

S
Description
No description provided
Readme 131 MiB
Languages
C++ 65.5%
C 28.6%
Python 3.4%
CMake 1.4%
HTML 1%