diff --git a/CLAUDE.md b/CLAUDE.md index 18b6552..630b970 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -4,9 +4,13 @@ Lokales Speech-to-Text-Tool: Hotkey halten → Audio aufnehmen → faster-whispe ## Entwicklungsumgebung - Python 3.13+, Paketmanager: `uv` (Lock-File: `uv.lock`) +- Python-Scripts direkt ausführen: `uv run python ` - Tests: `uv run pytest` (mit `pytest-asyncio` für async-Tests) - Starten: `uv run whisper-local` +## Sprache +- Entwicklungs- und Dokumentationssprache: Deutsch (Code-Bezeichner bleiben Englisch) + ## Architektur - Plattform-Dispatch via Factory-Funktionen: `create_listener()` / `create_inserter()` - Linux: evdev (Hotkey) + ydotool/wl-copy (Wayland-Inserter)