derchrisuk / talkiepi

The talkiepi project is for a truly headless mumble client for the Raspberry Pi, utilizing static config and GPIO for status LEDs and a button for push to talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork of talkiepi

This fork has disabled the GPIO function, and instead switches the client into continous transmission as soon as it is started.

Sample invocation:

talkiepi -server mumble.c3lingo.org:64738 -username tony_tester -channel Tech

About

The talkiepi project is for a truly headless mumble client for the Raspberry Pi, utilizing static config and GPIO for status LEDs and a button for push to talk

License:Mozilla Public License 2.0


Languages

Language:Go 93.9%Language:Makefile 6.1%