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.3.0.tar.gz
(97.7 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.3.0-py3-none-any.whl
(132.5 kB
view details)
File details
Details for the file eeroctl-1.3.0.tar.gz.
File metadata
- Download URL: eeroctl-1.3.0.tar.gz
- Upload date:
- Size: 97.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e74d18f15e0715d2ab2875ae541b9212cc5230df542db25b3a87e08c5e3f3eb1
|
|
| MD5 |
4fd75de5d711776d7ff51e1a810f3c86
|
|
| BLAKE2b-256 |
b095a53737ff387562e5bec1020f74e04fb50620b8dc3cd180a51dff484f9264
|
File details
Details for the file eeroctl-1.3.0-py3-none-any.whl.
File metadata
- Download URL: eeroctl-1.3.0-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 |
95f91f05905b2c55f23a5d7129a5414c4b5f14002f6fd4c3b88efb4719555f0f
|
|
| MD5 |
cc86ff971c9f5fecd41f9f595ea2b8ab
|
|
| BLAKE2b-256 |
1c11c227d5ddd18c9cdebbc400c16ee6a76fe4c26a64d2924a361f5548e04648
|