Ken Van Hoeylandt a7a3b17ff6
SD card improvements (#214)
- Implement SD card locking logic and helper functions
- Fix issue with running ELF apps from SD card: this would crash when launched from the AppList
- Reduce Boot app wait time to 1 second
- Speed up boot by about 0.1 second by moving app&service registration to the Boot app
- Files app now uses proper SD card mount point name (and multiple SD cards)
- Removed `TT_SCREENSHOT_MODE`
2025-02-09 12:01:01 +01:00
2025-02-09 12:01:01 +01:00
2025-02-02 23:02:50 +01:00
2025-02-09 12:01:01 +01:00
2025-02-09 12:01:01 +01:00
2025-02-02 15:16:51 +01:00
2025-02-08 23:10:31 +01:00
2025-01-24 22:49:29 +01:00
2025-01-14 06:53:41 +01:00
2024-11-04 21:19:24 +01:00
2025-01-22 23:21:42 +01:00
2025-02-05 21:57:27 +01:00

Overview

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

See https://tactility.one for more information.

photo of devices running Tactility  screenshot of desktop app

You can run built-in apps or start them from an SD card:

screenshot off app list app  screenshot of files app

It's easy to manage system settings:

screenshot of settings app  screenshot of wifi management app

License

GNU General Public License Version 3

Description
An operating system for ESP32 devices.
Readme 59 MiB
Languages
C++ 61.4%
C 31.5%
Python 3.9%
HTML 1.6%
CMake 1.5%
Other 0.1%