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.2.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.2.1-py3-none-any.whl
(132.5 kB
view details)
File details
Details for the file eeroctl-1.2.1.tar.gz.
File metadata
- Download URL: eeroctl-1.2.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 |
d8871b557d609ceac7fa94175e0605b7d0146c5f106c47a32d1720ce4381498e
|
|
| MD5 |
464c9352a114738f67a42e8ed0dc2bde
|
|
| BLAKE2b-256 |
3bd8f4a3f8ced489b7756121a89620df429e2cd1839088eda836ebe59ad2cdc7
|
File details
Details for the file eeroctl-1.2.1-py3-none-any.whl.
File metadata
- Download URL: eeroctl-1.2.1-py3-none-any.whl
- Upload date:
- Size: 132.5 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 |
de1e0b638d4abb7eae2ec53a77ab1c7444926a1e8fa6a8166c18f8e07fcadaf5
|
|
| MD5 |
52b412e7b0ae9dede76b9e326cbf44e2
|
|
| BLAKE2b-256 |
040f793eb2cf96137c65ebd6e52004ec4393567ab2304084a4799761e09fff76
|