OpenSource-Hub
W

WebThings Gateway

2.6k stars·System Optimization·SHA-256 checksum verified

Self-hosted web application for monitoring and controlling smart home devices.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Open-source self-hosted smart home gateway to unify multi-protocol devices.

Core Features

  • Unified control of all smart devices (lights, sensors, switches)
  • Supports Zigbee, Z-Wave, Bluetooth and more
  • Self-hosted for privacy, no cloud dependency
  • Built on W3C Web of Things standards for interoperability
  • Secure tunnel for remote access

What It Can't Do

  • Linux requires setting Bluetooth permissions and firewall ports; default self-signed certificate needs browser security exception; smaller plugin ecosystem compared to Home Assistant.

Use Cases

  • Manage smart lights, sensors and switches from different brands in one place
  • Create automation rules like turning off lights at sunset or activating a fan when temperature rises
  • Monitor your home remotely through a secure tunnel

Detailed Introduction

WebThings Gateway is an open-source Web of Things gateway that lets you monitor and control all your smart devices from a single web interface. It supports multiple protocols (Zigbee, Z-Wave, Bluetooth, etc.) and provides a secure tunnel for remote access. Built on W3C standards, it ensures interoperability across different brands. Compared to Home Assistant, it is lighter and more standardized, but has a smaller plugin ecosystem. Ideal for privacy-focused users who want to avoid cloud dependency.

Tags

iotweb-of-thingsgatewaysmart-homemozilla

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install Docker (recommended) or use the snap package

4

Step 2: Run 'docker run -p 8080:8080 webthingsio/gateway'

5

Step 3: Open http://localhost:8080 in browser and complete first-time setup

Install Guide
  1. Step 1: Install Docker (recommended) or use the snap package
  2. Step 2: Run 'docker run -p 8080:8080 webthingsio/gateway'
  3. Step 3: Open http://localhost:8080 in browser and complete first-time setup
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop the Docker container: 'docker stop <container_id>'; remove: 'docker rm <container_id>'; delete data by removing ~/.webthings directory.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMPL-2.0
Last Updated2026-05-13 15:37:57
GitHub RepositoryOfficial Website

Similar Projects