Skip to content

JtMotoX/eero-client-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Eero Client Docker

This is a lightweight (~20mb compressed) Docker image that allows you to run 343max/eero-client with a single command.

Usage

docker run --rm -it -v eero-client-data:/data jtmotox/eero-client <command>

Substitute <command> with any of the eero-client commands.

Examples:

  • --help
  • devices

Note: It will prompt for authentication the first time you run it.

Example

Here is a sample project where you can see how this Docker image can be used:
JtMotoX/eero-monitor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published