# CLAUDE.md — tüit Transkriptor Desktop transcription tool. Python, no Docker. ## Key Commands # Install dependencies pip install -r requirements.txt # Run python main.py # Run tests pytest -v # Trigger recording toggle via signal pkill -USR1 -f main.py ## Architecture See docs/plans/2026-04-01-desktop-transcription-design.md