From b33dc5148d5c08a0358115185baec7408df436a3 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Thu, 7 Aug 2025 22:12:49 -0400 Subject: [PATCH] docs: note GUI development status --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f630dfb..43785fc 100644 --- a/README.md +++ b/README.md @@ -224,9 +224,9 @@ After installing `xclip`, restart SeedPass to enable clipboard support. ### Optional GUI -SeedPass ships with a GTK-based desktop interface that requires additional system -libraries. Install the packages for your platform before adding the Python GUI -dependencies. +SeedPass ships with a GTK-based desktop interface that is still in development +and not currently functional. Install the packages for your platform before +adding the Python GUI dependencies. - **Debian/Ubuntu** ```bash