Contact us about Snaps and IoT ›
Install latest/stable of WebThings Gateway
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install webthings-gateway
Don't have snapd? Get set up for snaps.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
A self-hosted web application for monitoring and controlling a building over the web.
Installation
On Ubuntu Server/Ubuntu Desktop:
$ sudo snap install webthings-gateway
$ sudo snap connect webthings-gateway:system-observe
$ sudo snap connect webthings-gateway:hardware-observe
$ sudo snap connect webthings-gateway:network-manager
$ sudo snap set system experimental.hotplug=true
$ sudo snap restart webthings-gateway
On Ubuntu Core
$ snap install webthings-gateway
$ snap connect webthings-gateway:system-observe
$ snap install network-manager
$ snap connect webthings-gateway:network-manager network-manager:service
$ snap set system experimental.hotplug=true
$ snap restart webthings-gateway
Currently untested on other host operating systems.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.