This project aims to help you to set up a simple HTML page that forces the browser to reload an image using URL parameters.
Parameters:
- url: image URL
- interval: refresh rate (in ms) | default: 2000ms
- width: image width in pixels | default: 100%
- collapsed: allows you to set body's margin and padding to 0px | default: false
Sample page:
https://hhkaos.github.io/refresh-img//?url=http://turiscam.comunitatvalenciana.com/calp.jpg&interval=1000&width=700&collapsed=true
User timeline: https://hhkaos.github.io/refresh-img/twitter.html?user=hhkaos
User list: https://hhkaos.github.io/refresh-img/twitter.html?user=hhkaos&list=innovation
Check the optional parameters, example: https://hhkaos.github.io/refresh-img/twitter.html?user=hhkaos&list=innovation&theme=dark&collapsed=true&width=300
Note:
collapsed
is not a twitter parameters, like in refresh image is to remove margins and paddings from the HTML