mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +00:00
Update docs (#104)
This commit is contained in:
parent
f31c7f00ae
commit
fb45790927
Binary file not shown.
|
Before Width: | Height: | Size: 221 KiB After Width: | Height: | Size: 74 KiB |
16
README.md
16
README.md
@ -4,19 +4,15 @@ Tactility is a front-end application platform for ESP32.
|
|||||||
It is currently intended for touchscreen devices, but the goal is to also support different types of input in the future.
|
It is currently intended for touchscreen devices, but the goal is to also support different types of input in the future.
|
||||||
Tactility provides an application framework that borrows concepts from [Flipper Zero](https://github.com/flipperdevices/flipperzero-firmware/) and mobile phone operating systems.
|
Tactility provides an application framework that borrows concepts from [Flipper Zero](https://github.com/flipperdevices/flipperzero-firmware/) and mobile phone operating systems.
|
||||||
|
|
||||||

|
 
|
||||||
|
|
||||||
**Status: Alpha**
|
**Status: Alpha**
|
||||||
|
|
||||||
A desktop with built-in apps:
|
Next to desktop functionality, Tactility makes it easy to manage system settings:
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
Configure your Wi-Fi without having to hard-code credentials:
|
There are also built-in apps:
|
||||||
|
|
||||||
 
|
|
||||||
|
|
||||||
And much more!
|
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
@ -25,8 +21,8 @@ Play with the built-in apps or build your own! Use one of the supported devices
|
|||||||
Noteworthy features:
|
Noteworthy features:
|
||||||
- Touch UI capabilities (via LVGL) with support for input devices such as on-device trackball or keyboard.
|
- Touch UI capabilities (via LVGL) with support for input devices such as on-device trackball or keyboard.
|
||||||
- An application platform that can run apps and services.
|
- An application platform that can run apps and services.
|
||||||
- Basic applications to boost productivity, such as a Wi-Fi connectivity app.
|
- Basic applications to boost productivity, such as a Wi-Fi connectivity and I2C apps.
|
||||||
- Run Tactility apps on PC to speed up development.
|
- Includes a PC simulator build target to speed up development.
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
- ESP32 (any?) with a touchscreen
|
- ESP32 (any?) with a touchscreen
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user