From bc8dec79f0de6e8cf1958dc9c41ce09b93041e4a Mon Sep 17 00:00:00 2001 From: 28allday Date: Tue, 21 Apr 2026 20:45:21 +0100 Subject: [PATCH] README: drop the embedded logo + brand-mark blurb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Both were redundant in a textual README — the logo is in the app itself, not something users need to see in the repo overview. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 962a05c..87a294f 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,6 @@ A native GTK4 + libadwaita batch transcoder for Omarchy. Drop video files (or whole camera cards) onto the window, choose a ProRes profile, hit Encode. Output is editorial-ready Apple ProRes `.mov` ready for DaVinci Resolve, Premiere, FCP, Avid. -The brand is the **NO SIGNAL** circle — every other colour follows whichever Omarchy theme you have active. - -![drop zone with the NO SIGNAL logo](assets/logo.png) - ## Features - **Real ffmpeg encode** — `prores_ks` (with fallback to plain `prores`), live progress bar parsed from `-progress pipe:1`, cancelable, serial queue with disk-space pre-check.