Command-line interface for Eero network management
Project description
⌨️ eeroctl
Manage your Eero mesh Wi-Fi from the terminal
A powerful command-line interface for Eero mesh network management.
Intuitive commands, multiple output formats, and shell completion.
⚡ 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
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
File details
Details for the file eeroctl-2.15.0.tar.gz.
File metadata
- Download URL: eeroctl-2.15.0.tar.gz
- Upload date:
- Size: 69.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d686eca4b8bbec427a1e9b480915347446560fea2e57b0a8b56270308a05b59
|
|
| MD5 |
cddd968a06ff6c430b8512d081f7cb30
|
|
| BLAKE2b-256 |
c27deb6c5017fbe08a791fd4952baaa98b58c5dafbd4b0e0a85b3ba929b1176c
|
File details
Details for the file eeroctl-2.15.0-py3-none-any.whl.
File metadata
- Download URL: eeroctl-2.15.0-py3-none-any.whl
- Upload date:
- Size: 96.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0babb5d692f2bc9de67039b7b679d9d4a298c4bb1d1ceaa0a14508c8459ae9d3
|
|
| MD5 |
74d13fd49de83bee7aa1c507f87b9356
|
|
| BLAKE2b-256 |
3aa69355da29f45687b724099d47b089eff388dedb398e3f8f43ae81e3b03e8e
|