diff --git a/README.md b/README.md index b6fe02b..b7e27c0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,17 @@ # pata -> Declarative desktop frame — bars, panels, dock, tray, widgets — portable Linux/Wawa, on [Llimphi](https://gitea.gioser.net/sergio/llimphi). +> Declarative desktop frame — bars, panels, dock, tray, widgets — portable Linux/Wawa, on [Llimphi](https://github.com/tawasuyu/llimphi). `pata` is the desktop shell frame: declarative bars/panels/dock, builtin widgets (clock/UTC, brightness, volume, clipboard, system tray, gradient meters, astro), a Quake drawer (shell + AI), a KDE-style task manager, conky-style floating cards and a start menu. It hosts other apps as "teeth" via `pata-host`, and runs portable across Linux compositors and the Wawa kernel. +

+ pata showreel — the real desktop bar with live widgets (cava audio spectrum, workspaces, meters, weather, moon), the start menu of real apps, and quick settings +
+ the real bar with live widgets · the start menu of real apps · quick settings — rendered headless, frame-by-frame +

+ ## How dependencies work -Front-door repo: only `pata-*` crates here. Llimphi and everything foundational (the optional AI drawer via `pluma-llm`, networking via `chasqui`, shell exec via `shuma`) are git-dependencies of the [`gioser`](https://gitea.gioser.net/sergio/gioser) monorepo. +Front-door repo: only `pata-*` crates here. Llimphi and everything foundational (the optional AI drawer via `pluma-llm`, networking via `chasqui`, shell exec via `shuma`) are git-dependencies of the [`tawasuyu`](https://github.com/tawasuyu/tawasuyu) monorepo. ## License -MIT. Builds on [Llimphi](https://gitea.gioser.net/sergio/llimphi) + the [gioser](https://gitea.gioser.net/sergio/gioser) suite. +MIT. Builds on [Llimphi](https://github.com/tawasuyu/llimphi) + the [tawasuyu](https://github.com/tawasuyu/tawasuyu) suite. diff --git a/docs/pata_showreel.gif b/docs/pata_showreel.gif new file mode 100644 index 0000000..805f9cb Binary files /dev/null and b/docs/pata_showreel.gif differ diff --git a/docs/pata_showreel.mp4 b/docs/pata_showreel.mp4 new file mode 100644 index 0000000..0ce929a Binary files /dev/null and b/docs/pata_showreel.mp4 differ