Command-line interface for Eero network management
Project description
🌐 eeroctl
Manage your Eero mesh Wi-Fi from the terminal ✨
⚡ Features
- 🧭 Intuitive commands — noun-first structure (
eero network list) - 📊 Multiple formats — table, JSON, YAML, text
- 🛡️ Safety rails — confirmation for destructive actions
- 🔧 Script-friendly — non-interactive mode + machine-readable output
- 🐚 Shell completion — bash, zsh, fish
📦 Install
Homebrew
brew install fulviofreitas/eeroctl/eeroctl
PyPI
pip install eeroctl
From source
git clone https://github.com/fulviofreitas/eeroctl.git
cd eeroctl
uv sync && source .venv/bin/activate
Or with pip:
python3 -m venv .venv && source .venv/bin/activate
pip install -e .
🚀 Quick Start
eero auth login # Authenticate
eero network list # List networks
eero device list # Connected devices
eero eero list # Mesh nodes
eero troubleshoot speedtest --force
Tip: Both
eeroandeeroctlcommands are available and work identically.
📖 Documentation
Full documentation lives in the Wiki:
| 📚 Guide | Description |
|---|---|
| CLI Reference | Commands, flags & exit codes |
| Usage Examples | Practical examples |
| Configuration | Auth storage & env vars |
| Troubleshooting | Common issues |
🔗 Dependencies
Built on eero-api for API communication.
📄 License
MIT — see LICENSE
📊 Repository Metrics
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eeroctl-2.8.2.tar.gz
(63.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
eeroctl-2.8.2-py3-none-any.whl
(88.9 kB
view details)
File details
Details for the file eeroctl-2.8.2.tar.gz.
File metadata
- Download URL: eeroctl-2.8.2.tar.gz
- Upload date:
- Size: 63.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a69a5d6f6ca0002b0f7fa74c07809c8fd01ce332023b0cb6b01452e2bcaa085
|
|
| MD5 |
a7c80c1e797e7c5d635a0256956bbcd2
|
|
| BLAKE2b-256 |
5fdda7a644bfc0e3614438b76f017d810d80c9b9d09f5ad63d9c96d270585b98
|
File details
Details for the file eeroctl-2.8.2-py3-none-any.whl.
File metadata
- Download URL: eeroctl-2.8.2-py3-none-any.whl
- Upload date:
- Size: 88.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b045d97e444b45cd219ba75938ca7b83829c3dac0e736d6e0b7f511ff9a8e87
|
|
| MD5 |
f105fa4e71c348780119c67447705804
|
|
| BLAKE2b-256 |
b43b3975dc92b0291e962754e08c59aac5e7bf78f02dbcafc95993ff91f78b71
|