Skip to main content

Simple CLI tool to watch html and css files and reload the browser on change.

Project description

A simple CLI program to watch an html file and css for changes and reload the browser when a change is saved to either file.

Installation

Install from PyPI:

pip install eyeon

eyeOn is also available on Anaconda.org:

conda install -c jmorrison eyeon

Usage

Just pass the html file you want to reload and watch as the first argument and the css file you want to watch as the second argument. If either file changes the html file passed in the first argument will be automatically reloaded in the browser or a browser will launch if not already opened.:

eyeon index.html style.css

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eyeon-0.1.3.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page