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
📖 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
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-1.1.1.tar.gz
(97.6 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-1.1.1-py3-none-any.whl
(132.4 kB
view details)
File details
Details for the file eeroctl-1.1.1.tar.gz.
File metadata
- Download URL: eeroctl-1.1.1.tar.gz
- Upload date:
- Size: 97.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9789471d324ec8e5661dad83279157345fdcabdb31248fd3b28a32629a8e2800
|
|
| MD5 |
974e9ca3b8bcc71074b5827e4dc11d27
|
|
| BLAKE2b-256 |
7c9bcc2106857cbe4be0d4d27499634b1c17cd332a344ce5ac5c467fe01bea0d
|
File details
Details for the file eeroctl-1.1.1-py3-none-any.whl.
File metadata
- Download URL: eeroctl-1.1.1-py3-none-any.whl
- Upload date:
- Size: 132.4 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 |
a7e1009f1fc0e336050b790efe84c5a1f430c677ecab595ee9f59315781e6910
|
|
| MD5 |
602bbcbf32c90a171cef42a80c0d4616
|
|
| BLAKE2b-256 |
189faf9c4bc0a6bfbf06f767ab8d09e35bd381d5108a3386ce125e4c7a4277ec
|