summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-06-19Fix build and update pkgrel to 2Torbjørn Opheim
2025-06-19Initial import of hotspeech v1.0.0Torbjørn Opheim
Voice recording and transcription tool with hotkey support and web interface. Features: - Global hotkey recording (F9) - OpenAI Whisper integration - Web interface on localhost:8081 - Systemd user service support - Desktop file with recording actions Dependencies: python, python-fastapi, uvicorn, python-jinja, python-python-multipart, python-openai, python-toml, python-pydantic, ffmpeg, libpulse, libnotify
2025-06-19Initial import of hotspeech v1.0.0 - Voice recording and transcription tool ↵Torbjørn Opheim
with hotkey support and web interface