Skip to content

Commit 209e4de

Browse files
TimInTechclaude
andauthored
docs: remove stale screenshot embeds from READMEs (#20)
Entfernt veraltete/deutsche Bildverweise aus README.md und README.de.md (Banner.png, settings-ki-workflows.png, main-window-compact-glass.png, history.png, tts.png, settings-allgemein.png). Die Tray-Status-PNGs bleiben referenziert; alle Bilddateien bleiben getrackt im Repo. Enger Doku-Cleanup vor der ausstehenden Banner-/Screenshot-Neuerstellung (EN-UI/v0.5.0). Roadmap-Item "Banner + Screenshots aktualisieren" bleibt offen. Claude-Session: https://claude.ai/code/session_01Eg4GonkTz5JHdSTcuqEL4h Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 2f9a8f5 commit 209e4de

2 files changed

Lines changed: 2 additions & 52 deletions

File tree

README.de.md

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<div align="center">
2-
<img src="docs/screenshots/linux/Banner.png" alt="Blitztext Linux Banner" width="860">
3-
42
<h1>Blitztext Linux</h1>
53
<p><strong>Dein lokaler KI-Sprachassistent für KDE Plasma & Wayland</strong></p>
64

@@ -150,12 +148,7 @@ Blitztext registriert globale Hotkeys via `evdev`. Mit diesen Kombinationen hast
150148
151149
## KI-Workflows
152150

153-
Die KI-Workflows helfen bei Formulierung, Ton und Emojis. Die passenden Einstellungen findest du direkt in der App:
154-
155-
<div align="center">
156-
<img src="docs/screenshots/linux/settings-ki-workflows.png" alt="KI-Workflows Einstellungen" width="480">
157-
<br><br>
158-
</div>
151+
Die KI-Workflows helfen bei Formulierung, Ton und Emojis. Die passenden Einstellungen findest du direkt in der App.
159152

160153
### Schreibstil-Vorlagen
161154

@@ -216,12 +209,6 @@ Das Mikrofon im System-Tray ist dein Indikator für den aktuellen Zustand:
216209

217210
Falls du keine Tastatur parat hast oder Hotkeys blockiert sind:
218211

219-
<div align="center">
220-
<br>
221-
<img src="docs/screenshots/linux/main-window-compact-glass.png" alt="Hauptfenster" width="480">
222-
<br><br>
223-
</div>
224-
225212
- **Maus-Steuerung:** Start/Stopp-Button für die Aufnahme.
226213
- **Workflow-Menü:** Dropdown für alle 5 Modi.
227214
- **Abbruch:** Verwirft eine Aufnahme sofort ohne Transkription.
@@ -235,13 +222,6 @@ Falls du keine Tastatur parat hast oder Hotkeys blockiert sind:
235222

236223
Zusätzlich zu den Workflows bietet das Tool drei Komfort-Funktionen:
237224

238-
<div align="center">
239-
<br>
240-
<img src="docs/screenshots/linux/history.png" alt="Verlauf" width="340">
241-
<img src="docs/screenshots/linux/tts.png" alt="Vorlesen" width="340">
242-
<br><br>
243-
</div>
244-
245225
| Menüpunkt | Beschreibung |
246226
| :--- | :--- |
247227
| **Diktat-Modus** | Umschalter. Ist er aktiv, werden alle Transkripte als Diktat-Einträge gesammelt und einzeln als Markdown-Datei gespeichert. Im Verlauf erscheint dann eine Schaltfläche **Zusammenführen**, die alle Einträge kombiniert und in die Zwischenablage kopiert. |
@@ -268,11 +248,6 @@ Zusätzlich zu den Workflows bietet das Tool drei Komfort-Funktionen:
268248
269249
Alles wird lokal und sicher unter `~/.config/blitztext-linux/config.json` gespeichert. Der OpenAI-Schlüssel wird nicht mehr in dieser Datei abgelegt, sondern aus einer Umgebungsvariable gelesen. Die Konfigurationsdatei lässt sich für erweiterte Prompt- und Workflow-Anpassungen direkt aus den Einstellungen öffnen: **Einstellungen → Allgemein → „Konfigurationsdatei öffnen"**.
270250
271-
<div align="center">
272-
<img src="docs/screenshots/linux/settings-allgemein.png" alt="Einstellungen Allgemein" width="480">
273-
<br><br>
274-
</div>
275-
276251
> [!IMPORTANT]
277252
> Die Konfigurationsdatei wird automatisch mit restriktiven Dateiberechtigungen (**`0o600` / `chmod 600`**) gespeichert. Der echte OpenAI-Key liegt stattdessen in `~/.config/blitztext-linux/secrets.env` oder wird als Umgebungsvariable bereitgestellt.
278253

README.md

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<div align="center">
2-
<img src="docs/screenshots/linux/Banner.png" alt="Blitztext Linux Banner" width="860">
3-
42
<h1>Blitztext Linux</h1>
53
<p><strong>Your local AI voice assistant for KDE Plasma & Wayland</strong></p>
64

@@ -150,12 +148,7 @@ Blitztext registers global hotkeys via `evdev`. With these combinations you have
150148
151149
## AI workflows
152150

153-
The AI workflows help with phrasing, tone, and emojis. You'll find the relevant settings directly in the app:
154-
155-
<div align="center">
156-
<img src="docs/screenshots/linux/settings-ki-workflows.png" alt="AI workflow settings" width="480">
157-
<br><br>
158-
</div>
151+
The AI workflows help with phrasing, tone, and emojis. You'll find the relevant settings directly in the app.
159152

160153
### Writing-style presets
161154

@@ -216,12 +209,6 @@ The microphone in the system tray is your indicator of the current state:
216209

217210
In case you don't have a keyboard handy or hotkeys are blocked:
218211

219-
<div align="center">
220-
<br>
221-
<img src="docs/screenshots/linux/main-window-compact-glass.png" alt="Main window" width="480">
222-
<br><br>
223-
</div>
224-
225212
- **Mouse control:** Start/stop button for recording.
226213
- **Workflow menu:** Dropdown for all 5 modes.
227214
- **Cancel:** Discards a recording immediately without transcription.
@@ -235,13 +222,6 @@ In case you don't have a keyboard handy or hotkeys are blocked:
235222

236223
In addition to the workflows, the tool offers three convenience functions:
237224

238-
<div align="center">
239-
<br>
240-
<img src="docs/screenshots/linux/history.png" alt="History" width="340">
241-
<img src="docs/screenshots/linux/tts.png" alt="Read aloud" width="340">
242-
<br><br>
243-
</div>
244-
245225
| Menu item | Description |
246226
| :--- | :--- |
247227
| **Dictation mode** | Toggle. When active, all transcripts are collected as dictation entries and each saved as a Markdown file. The history then shows a **Merge** button that combines all entries and copies them to the clipboard. |
@@ -268,11 +248,6 @@ In addition to the workflows, the tool offers three convenience functions:
268248
269249
Everything is stored locally and securely under `~/.config/blitztext-linux/config.json`. The OpenAI key is no longer stored in this file but read from an environment variable. The configuration file can be opened directly from the settings for advanced prompt and workflow adjustments: **Settings → General → "Open configuration file"**.
270250
271-
<div align="center">
272-
<img src="docs/screenshots/linux/settings-allgemein.png" alt="General settings" width="480">
273-
<br><br>
274-
</div>
275-
276251
> [!IMPORTANT]
277252
> The configuration file is automatically saved with restrictive file permissions (**`0o600` / `chmod 600`**). The real OpenAI key instead lives in `~/.config/blitztext-linux/secrets.env` or is provided as an environment variable.
278253

0 commit comments

Comments
 (0)