webcam on twitter
Posted: Sun Mar 13, 2022 6:00 pm
Would there be the possibility of adding the webcam to the twitter post service like this?
Code: Select all
Hora: [hh]:[mm]•Temperatura: [th0temp-act:--]°C•Vent: [wind0dir-avg10.000:--]° [wind0wind-act=kmh.1:--] a [wind0wind-max10=kmh.1:--]kmh•Pressió: [thb0seapress-act.1:--]hPa•Pluja Avui: [rain0total-sumday]mm•Humitat: [th0hum-act.0=:--]%•Solar: [sol0rad-act:--]W/m²•UV Index: [uv0index-act:--]•Sortida del sol: [mbsystem-sunrise:--]•Posta de sol: [mbsystem-sunset:--]•Base de Núvols: #if#[th0temp-act.1:0.0]>[th0dew-act.1:0.0]#then#{*((([th0temp-act.1:0.0]-[th0dew-act.1:0.0])*400)*0.3048)+250*0}#else#0#fi# Mts•Llamps Avui: [lgt0total-daysum.0:--] Sant Genis, Barcelona•https://meteosantgenis.org/pws/
Good morning.Churchtownweather wrote: Wed Mar 16, 2022 9:00 am Thanks Josep
Where did you get the overlay template for your web cam screen shot
Many thanks
I would also love if my meteobridge could post a screenshot of my webcam to Twitter the same as weather cloud
Many thanks again
Brian
Code: Select all
-resize 1706x960
-fill green -draw "fill-opacity 0.6 roundrectangle 10 820 210 950 10 10"
-fill red -draw "fill-opacity 0.6 roundrectangle 220 820 420 882 10 10"
-fill blue -draw "fill-opacity 0.6 roundrectangle 220 888 420 950 10 10"
-fill cyan -draw "fill-opacity 0.6 roundrectangle 430 820 610 950 10 10"
-fill orange -draw "fill-opacity 0.6 roundrectangle 620 820 840 950 10 10"
-fill yellow4 -draw "fill-opacity 0.6 roundrectangle 850 820 1050 950 10 10"
-fill firebrick3 -draw "fill-opacity 0.6 roundrectangle 1060 820 1260 950 10 10"
-fill blue -draw "fill-opacity 0.6 roundrectangle 1270 820 1470 950 10 10"
-fill yellow -draw "fill-opacity 0.6 roundrectangle 1480 820 1690 882 10 10"
-fill violet -draw "fill-opacity 0.6 roundrectangle 1480 888 1690 950 10 10"
-fill black -draw "fill-opacity 0.6 roundrectangle 10 760 880 810 10 10"
-pointsize 24
-fill white -draw "text 20 850 'Temperatura'"
-fill white -draw "text 440 850 'Humitat'"
-fill white -draw "text 630 850 'Pressió'"
-fill white -draw "text 860 850 'Vent Act'"
-fill white -draw "text 1070 850 'Vent Max'"
-fill white -draw "text 1280 850 'Pluja Avui'"
-pointsize 38
-fill white -draw "text 20 894 '[th0temp-act.1:--]°C'"
-fill white -draw "text 440 894 '[th0hum-act.0:--]%'"
-fill white -draw "text 630 894 '[thb0seapress-act.1:--] hPa'"
-fill white -draw "text 860 894 '[wind0avgwind-act=kmh.1:--] Km/h'"
-fill white -draw "text 1070 894 '[wind0wind-dmax=kmh.1:--] Km/h'"
-fill white -draw "text 1280 894 '[rain0total-sumday.1:--] mm'"
-pointsize 22
-fill white -draw "text 20 930 '24hrs.(#if#[th0temp-delta24h:0.0] > 0#then#+[th0temp-delta24h:--]#else#[th0temp-delta24h:0.0]#fi#°C)'"
-fill white -draw "text 440 930 'P. ros. [th0dew-act.1:--]°C'"
-fill white -draw "text 630 930 '3hrs.(#if#[thb0seapress-delta3h:--] > 0#then#+[thb0seapress-delta3h:--]#else#[thb0seapress-delta3h:--]#fi# hPa)'"
-fill white -draw "text 860 930 'Direcció: ([wind0dir-avg10.000:--]°)'"
-fill white -draw "text 1070 930 'A les: [wind0wind-dmaxtime.ij:--]:[wind0wind-dmaxtime.kl:--]'"
-fill white -draw "text 1280 930 '[YYYY]: [rain0total-yearsum.1:--] mm'"
-fill white -draw "text 1490 850 'Solar: [sol0rad-act.0:--] Wm2'"
-fill white -draw "text 1490 918 'UVI: [uv0index-act:--] UV'"
-pointsize 28
-fill white -draw "text 230 850 'Max [th0temp-dmax.1:--]°C'"
-fill white -draw "text 230 918 'Min [th0temp-dmin.1:--]°C'"
-pointsize 16
-fill white -draw "text 230 876 'A les: [th0temp-dmaxtime.ij:--]:[th0temp-dmaxtime.kl:--]'"
-fill white -draw "text 230 944 'A les: [th0temp-dmintime.ij:--]:[th0temp-dmintime.kl:--]'"
-fill white -draw "text 1490 876 'Max: [sol0rad-dmax.0:--] A les: [sol0rad-dmaxtime.ij:--]:[sol0rad-dmaxtime.kl:--]'"
-fill white -draw "text 1490 944 'Max: [uv0index-dmax:--] A les: [uv0index-dmaxtime.ij:--]:[uv0index-dmaxtime.kl:--]'"
-pointsize 42
-fill white -draw "text 20 800 'Base de Núvols #if#[th0temp-act.1:0.0]>[th0dew-act.1:0.0]#then#{*((([th0temp-act.1:0.0]-[th0dew-act.1:0.0])*400)*0.3048)+250*0}#else#0#fi# Mts. "
-fill white -draw "text 20 800 ' [DD]-[MM]-[YYYY] [hh]:[mm]'"