feat/talk-package
master
Standalone talk Package — ElevenLabs TTS mit abbrechbarer Notification (libnotify + mpv).
talk
# Argument talk "Build fertig" # Pipe (stdin) nixos-rebuild build 2>&1 | tail -3 | talk journalctl -u foo --no-pager | talk
VOICE_NOTIFY=0
ELEVENLABS_API_KEY
ELEVENLABS_VOICE_ID
Argument has priority, otherwise read from stdin when piped. Enables: echo 'Build fertig' | talk nixos-rebuild build 2>&1 | tail -3 | talk
No dependencies set.
The note is not visible to the blocked user.
Standalone
talkPackage — ElevenLabs TTS mit abbrechbarer Notification (libnotify + mpv).VOICE_NOTIFY=0deaktiviert globalELEVENLABS_API_KEY+ELEVENLABS_VOICE_IDaus Environment/agenixArgument has priority, otherwise read from stdin when piped. Enables: echo 'Build fertig' | talk nixos-rebuild build 2>&1 | tail -3 | talk