Closed lcommons closed 4 years ago
currently the /refresh operation calls the python script to generate a new HTML page, but it doesn't wait for the new page to be generated. Maybe when /refresh is called return a page that displays a spinner until the new page is ready.
page updates every minute. web server serves whatever is in /var/www/html .
currently the /refresh operation calls the python script to generate a new HTML page, but it doesn't wait for the new page to be generated. Maybe when /refresh is called return a page that displays a spinner until the new page is ready.