From 7f4778cb81ea3c2101622f4d0134f7a889a02d84 Mon Sep 17 00:00:00 2001 From: "Tom A. Wagner" Date: Fri, 12 Mar 2021 17:33:02 +0100 Subject: [PATCH] Update readme for projet namechange and colored ports --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 83eaa7d..62b21c4 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ -A graphical interface for viewing the current pipewire graph (name pending, suggestions welcome), inspired by the JACK tool [catia](https://kx.studio/Applications:Catia). +Helvum is a GTK-based patchbay for pipewire, inspired by the JACK tool [catia](https://kx.studio/Applications:Catia). ![Screenshot](screenshot.png) # Features planned - Allow creation of links from one port to another. -- Color ports and links based on whether they carry audio, video or midi data. More suggestions are welcome!