Lemongrass - Telemetry and Laps toolkit.
Pucker - Bluetooth device detection, configuration management, VoIP client.
Gumble - Golang implementation of Mumble VoIP, used for core functionality within pucker.
Gopus - Golang binding for Opus audio codec. Used for audio operations within Gumble.
First, make sure you're not on your corporate VPN
Pi 4
sudo nmap -sP 192.168.1.0/24 | awk '/^Nmap/{ip=$NF}/DC:A6:32/{print ip}'
Pi 3
sudo nmap -sP 192.168.1.0/24 | awk '/^Nmap/{ip=$NF}/B8:27:EB/{print ip}'
Now that basic system functionality images are built when release candidate stages are reached and duplicated onto disk.
2020-07-03-pucker-rc-1
2020-07-19-pucker-rc-2