Files
tueit_Transkriptor/CLAUDE.md
2026-04-01 02:12:41 +02:00

371 B

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