Ken Van Hoeylandt bab3eb19bc
Merge develop into main (#343)
- Refactor `AppManifest`: add new fields and rename existing ones
- Parse and validate the manifest from an app that is being installed.
- Remove deprecated `scoped()` from `Lock`
- Create `Tactility/Paths.h`
- App loading at boot now properly parses the manifest files of external apps
- Properly lock both source and destination locations during app install
- Remove LVGL path variants from `AppPaths` and `ServicePaths`
- Removed `xPath` base classes for apps and services. There's now `AppPaths` and `ServicePaths`.
- Renamed app and service paths: "data" and "system" paths are now "user data" and "assets"
2025-09-22 08:03:21 +02:00
2025-09-22 08:03:21 +02:00
2025-09-22 08:03:21 +02:00
2025-09-22 08:03:21 +02:00
2025-09-16 23:12:07 +02:00
2025-09-16 23:12:07 +02:00
2025-09-22 08:03:21 +02:00
2025-09-22 08:03:21 +02:00
2025-09-01 23:07:00 +02:00
2025-02-08 23:10:31 +01:00
2025-09-07 10:17:44 +02:00
2025-09-17 23:42:49 +02:00
2025-01-24 22:49:29 +01:00
2025-09-22 08:03:21 +02:00
2025-09-16 23:12:07 +02:00
2024-11-04 21:19:24 +01:00
2025-08-02 12:28:28 +02:00
2025-09-07 17:25:20 +02: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 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

Description
Tactility Working Copy
Readme 44 MiB
Languages
C++ 52.3%
C 40.4%
Assembly 4.6%
CMake 1.6%
Python 0.7%
Other 0.4%