eeroVista

Logo

Read-only monitoring for Eero mesh networks

View the Project on GitHub Yeraze/eeroVista

eeroVista

A read-only web-based monitoring tool for Eero mesh networks.

Features

Quick Start

Using Docker Compose

  1. Clone the repository:
    git clone https://github.com/yeraze/eerovista.git
    cd eerovista
    
  2. Create data directory:
    mkdir data
    
  3. Start the container:
    docker compose up -d
    
  4. Open your browser to http://localhost:8080

  5. Complete the first-run setup wizard to authenticate with your Eero account

Documentation

Screenshots

Dashboard

Dashboard

The main dashboard provides a real-time overview of your Eero network with bandwidth graphs, top bandwidth consumers, and key network statistics.

Device Management

Device List

View all connected devices with detailed information including connection status, IP addresses (with DHCP reservation indicators 🔒), signal strength, and port forwarding status (🔀).

Device Details

Device Details

Click any device to see detailed metrics, historical bandwidth usage, configure DNS aliases, and view port forwarding configuration.

Network Topology

Network Topology

Monitor your mesh network nodes, connection quality between nodes, connected device counts, and network routing configuration including IP reservations and port forwards.

Important Notes

License

MIT License - See LICENSE file for details

Contributing

Contributions are welcome! Please see Development Guide for setup instructions.