Add touchscreen support with onscreen keyboard (#1)

Possible that framebuffer doesn't update without actual keypress (eg, volume down). But, works.
This commit is contained in:
Jon Dough
2025-02-10 05:03:49 +00:00
committed by GitHub
parent 8d0a317819
commit cc34a54cd9
13 changed files with 536 additions and 72 deletions

View File

@@ -1,4 +1,4 @@
Audio player with playlist and folder support.
Audio player with playlist and folder support. Requires the dev version of `alsa` lib.
## Commands

View File

@@ -0,0 +1 @@
This is primarily intended for mobile users.