/auto-html-page-refresh

A python script which reloads html & php files automatically on modification

Primary LanguagePython

auto html page refresh

A python script which refresh files opened in chrome browser automatically on modifications done in editors.specially useful for web developers where modifications are done to web page continuously while building ,this script takes overhead of frequently refreshing the tab by doing it automatically.

steps :

  1. Command prompt displayed initially.
    

screenshot 4

  1. Drag and drop your .html/.php file and press enter.
    

screenshot 8

  1. On first successful modification of file.
    

screenshot 9

  1. ctrl+c to TERMINATE.