add initial contents for terminal gui app

this is pretty rough yet, all needs a refactor
This commit is contained in:
Lance Edgar 2026-01-01 20:39:20 -06:00
parent 67c97d0847
commit b566c72a86
40 changed files with 5436 additions and 1 deletions

View file

@ -42,7 +42,8 @@ dependencies = [
[project.optional-dependencies]
server = ["WuttaWeb[continuum]"]
terminal = ["flet[all]<0.80.0"]
# terminal = ["flet[all]<0.80.0"]
terminal = ["flet[all]<0.21"]
[project.scripts]