Welcome to the Debian package repository for HomeHub. Configure this repository on your touchscreen Ubuntu/Debian client machines to receive automatic updates.
sudo mkdir -p /etc/apt/keyrings
curl -fsSL https://homehub-apt.catherman.org/homehub.gpg | sudo gpg --dearmor -o /etc/apt/keyrings/homehub.gpg
cat <<EOF | sudo tee /etc/apt/sources.list.d/homehub.sources
Types: deb
URIs: https://homehub-apt.catherman.org/
Suites: /
Signed-By: /etc/apt/keyrings/homehub.gpg
EOF
sudo apt-get update
sudo apt-get install homehub