JarbasAl / mycroft-ptt-client

A simple push to talk client for mycroft based on libinput for USB remotes or external devices that wish to activate the mycroft listener with a button press for Plasma Bigscreen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mycroft_ptt_client

Mycroft Push-To-Talk Client

A simple push to talk client for mycroft based on libinput for USB remotes or external devices that wish to activate the mycroft listener with a button press, currently binds KEY_VOICECOMMAND and KEY_ASSISTANT events.

Please Note: libinput requires USER to be added to input group.

Example:

sudo usermod -a -G input $USER

Mycroft PushToTalk Client Usage:

mycroft_ptt_client

About

A simple push to talk client for mycroft based on libinput for USB remotes or external devices that wish to activate the mycroft listener with a button press for Plasma Bigscreen

License:Apache License 2.0


Languages

Language:Python 100.0%