How to do this?
I need to refresh my tab every 15 seconds. I tried some examples online for xdotool but nothing is working.
Thank you
Autorefresh chromium kiosk using xdotool
Re: Autorefresh chromium kiosk using xdotool
Hi,
many thanks for your question. Is this an own web site or some external one? If it's an own one, you could try to add a refresh into the site.
many thanks for your question. Is this an own web site or some external one? If it's an own one, you could try to add a refresh into the site.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Autorefresh chromium kiosk using xdotool
Sadly I kust do it from the SBC
I gave installed a software which updates web page at mane locations.
And I need to install more SBC at those locations
So must use xdotool
I gave installed a software which updates web page at mane locations.
And I need to install more SBC at those locations
So must use xdotool
Re: Autorefresh chromium kiosk using xdotool
ok looks like I was not clear enough. Let's rephrase the question. Are you the owner of that web site? Are you able to add some html code on it?
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: Autorefresh chromium kiosk using xdotool
yes I can add code
Re: Autorefresh chromium kiosk using xdotool
you could try adding a meta tag to refresh side automatically into your header https://www.w3schools.com/tags/att_meta_http_equiv.asp
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team