Skip to content

raws/xfinity-usage-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

xfinity-usage-docker

This repository packages Jason Antman's xfinity-usage tool into a Docker image. It uses PhantomJS.

Usage

Pull the raws/xfinity-usage:latest image from Docker Hub and run it. By default, the image runs xfinity-usage -h, so in order to do anything useful, you'll need to specify your own command.

docker run --rm -e XFINITY_USER=foo -e XFINITY_PASSWORD=s3cr3t \
  raws/xfinity-usage:latest xfinity-usage --graphite

See the output of xfinity-usage -h for all of the available options.

License

MIT

About

Jason Antman's xfinity-usage packaged for Docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published