├── Makefile ├── README.md ├── chameleon.py ├── config.yaml └── demo.gif /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GideonWolfe/Chameleon/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GideonWolfe/Chameleon/HEAD/README.md -------------------------------------------------------------------------------- /chameleon.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GideonWolfe/Chameleon/HEAD/chameleon.py -------------------------------------------------------------------------------- /config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GideonWolfe/Chameleon/HEAD/config.yaml -------------------------------------------------------------------------------- /demo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GideonWolfe/Chameleon/HEAD/demo.gif --------------------------------------------------------------------------------