mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +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.
|
||||
Tactility provides an application framework that borrows concepts from [Flipper Zero](https://github.com/flipperdevices/flipperzero-firmware/) and mobile phone operating systems.
|
||||
|
||||

|
||||
 
|
||||
|
||||
**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:
|
||||
|
||||
 
|
||||
|
||||
And much more!
|
||||
There are also built-in apps:
|
||||
|
||||
 
|
||||
|
||||
@ -25,8 +21,8 @@ Play with the built-in apps or build your own! Use one of the supported devices
|
||||
Noteworthy features:
|
||||
- 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.
|
||||
- Basic applications to boost productivity, such as a Wi-Fi connectivity app.
|
||||
- Run Tactility apps on PC to speed up development.
|
||||
- Basic applications to boost productivity, such as a Wi-Fi connectivity and I2C apps.
|
||||
- Includes a PC simulator build target to speed up development.
|
||||
|
||||
Requirements:
|
||||
- ESP32 (any?) with a touchscreen
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user