And it is running, but it showns Fahrenheit - i change one thing but the
temperatur is wrong ( for an european :-))

{
        "models":["touch"],
        "contributors":"tcutting",
        "name":"SDT BigWeatherF3day",
        "items":[
                {
                        "posx":"0",
                        "width":"300",
                        "posy":"0",
                        "align":"center",
                        "itemtype":"timetext",
                        "color":"white",
                        "fontsize":"70",
                        "free":1,
                        "text":"%l:%M %p",
                        "animate":"false"
                },
                {
                        "posx":"3",
                        "posy":"3",
                        "width":"300",
                        "align":"center",
                        "itemtype":"timetext",
                        "order":"1",
                        "color":"darkgray",
                        "fontsize":"70",
                        "free":1,
                        "text":"%l:%M %p",
                        "animate":"false"
                },
                {
                        "posx":"0",
                        "posy":"220",
                        "width":"300",
                        "align":"center",
                        "animate":"false",
                        "color":"white",
                        "itemtype":"sdttext",
                        "sdtformat":"%tF  %x",                                  
             
here i write  %T      but the temperatur is fahrenheit
                        "period":"-1",
                        "fontsize":"50"
                },
                {
                        "posx":"100",
                        "posy":"60",
                        "align":"left",
                        "period":"-1",
                        "itemtype":"sdticon",
                        "width":"120",
                        "dynamic":"true"
                },
                {
                        "posx":"0",
                        "posy":"170",
                        "width":"300",
                        "align":"center",
                        "animate":"true",
                        "color":"white",
                        "itemtype":"sdttext",
                        "sdtformat":"%v",
                        "period":"-1",
                        "fontsize":"40"
                },
                
                
                {
                        "posx":"370",
                        "posy":"0",
                        "align":"left",
                        "period":"d1",
                        "itemtype":"sdticon",
                        "width":"74",
                        "height":"74",
                        "dynamic":"true"
                },
                
                {
                        "posx":"320",
                        "posy":"65",
                        "width":"160",
                        "scrolling":"false",
                        "itemtype":"sdttext",
                        "sdtformat":"%_3: %_5/%_7",
                        "color":"white",
                        "fontsize":"20",
                        "animate":"true",
                        "align":"center",
                        "period":"d1"
                },
                                
                {
                        "posx":"370",
                        "posy":"90",
                        "align":"left",
                        "period":"d2",
                        "itemtype":"sdticon",
                        "width":"74",
                        "height":"74",
                        "dynamic":"true"
                },
                
                {
                        "posx":"320",
                        "posy":"155",
                        "width":"160",
                        "scrolling":"false",
                        "itemtype":"sdttext",
                        "sdtformat":"%_3: %_5/%_7",
                        "color":"white",
                        "fontsize":"20",
                        "animate":"true",
                        "align":"center",
                        "period":"d2"
                },
                
                
                {
                        "posx":"370",
                        "posy":"180",
                        "align":"left",
                        "period":"d3",
                        "itemtype":"sdticon",
                        "width":"74",
                        "height":"74",
                        "dynamic":"true"
                },
                
                {
                        "posx":"320",
                        "posy":"245",
                        "width":"160",
                        "scrolling":"false",
                        "itemtype":"sdttext",
                        "sdtformat":"%_3: %_5/%_7",
                        "color":"white",
                        "fontsize":"20",
                        "animate":"true",
                        "align":"center",
                        "period":"d3"
                }               

        ]
}


------------------------------------------------------------------------
jonono's Profile: http://forums.slimdevices.com/member.php?userid=60436
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to