Torna indietro   Hardware Upgrade Forum > Software > Microsoft Windows > Microsoft Windows 7 e Vista > Contest e Modding di Windows

ASUS ProArt 1, un PC completo ad altissime prestazioni per creator e non solo
ASUS ProArt 1, un PC completo ad altissime prestazioni per creator e non solo
ProArt è un marchio di ASUS che strizza l'occhio a professionisti e creator. Un ecosistema fatto di tanti componenti che si fondono nell'ASUS ProArt 1, un PC assemblato da NEXT in un elegante e ampio case ProArt PA602 al cui interno troviamo un Core i9-14900K raffreddato a liquido (ProArt LC 420) e una GeForce RTX 4080 SUPER piuttosto compatta.
OPPO Reno11 F 5G: vuole durare più di tutti! La recensione
OPPO Reno11 F 5G: vuole durare più di tutti! La recensione
OPPO Reno11 F 5G è uno smartphone medio gamma capace di guardare al futuro. Sì, perché l’azienda lo propone con alcuni punti di forza tutti indirizzati ad un’esperienza più duratura come il cambio della batteria in garanzia entro 4 anni. Ecco come si comporta
DJI Avata 2: il drone FPV accessibile ancora più sicuro e divertente
DJI Avata 2: il drone FPV accessibile ancora più sicuro e divertente
A poco più di un anno e mezzo dal primo lancio, DJI rinnova il suo drone FPV accessibile e presenta il nuovo DJI Avata 2, aggiungendo anche un nuovo visore e un nuovo radiocomando. Il colosso cinese dei droni continua nella scia dei rinnovi precedenti, aggiornando la fotocamera, ma soprattutto offrendo interessanti miglioramenti sulla parte avionica e agli accessori
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 02-06-2011, 11:54   #1
Gremo
Senior Member
 
L'Avatar di Gremo
 
Iscritto dal: Oct 2000
Città: Udine
Messaggi: 3177
Aiuto con Rainmeter

Qualcuno che conosce bene rainmeter e il suo funzionamento (in particolare la skin "Omnimo") mi può dire come imposto le ore nel formato 24h nel gadget del meteo e se posso cambiare colore ai valori mostrati (in blu)?



Questo è il file .ini, grazie

Codice:
[Rainmeter]
Update=5000
MouseActionCursor=0
MiddleMouseUpAction=!RainmeterDeactivateConfig
;Metadata added by RainBrowser
;http://rainmeter.net/RainCMS/?q=Rainmeter101_AnatomyOfASkin

[Metadata]
Name=
Config=
Description=
Instructions=
Version=
Author=Xyrfo and fediaFedia
License=
Variant=
Preview=

;End of added Metadata

[Variables]
@include=#CURRENTPATH#\UserVariables.inc
@include2=#CURRENTPATH#\color.inc
@include1=#SKINSPATH#\Shine\Languages\Italian.inc

[MeasureWeatherRSS]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=30
Url=http://weather.yahooapis.com/forecastrss?p=#WEATHERCODE#&u=#UNIT#
RegExp=(?siU)<link.*>(.*)</link>.*city=\"(.*)\".*chill=\"(.*)\".*direction=\"(.*)\".*speed=\"(.*)\".*humidity=\"(.*)\".*visibility=\"(.*)\".*pressure=\"(.*)\".*sunrise=\"(.*)\".*sunset=\"(.*)\".*<image>.*<url>(.*)</url>.*<title>.*:.*m .*(.*)</title>.*lat>(.*)<.*long>(.*)<.*yweather:condition.*text=\"(.*)\".*code=\"(.*)\".*temp=\"(.*)\".*yweather:forecast.*day=\"(.*)\".*high=\"(.*)\".*code=\"(.*)\".*yweather:forecast.*day=\"(.*)\".*high=\"(.*)\".*code=\"(.*)\".*
StringIndex=1

[MeasureWeatherDesc]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=15
Substitute="Mostly Cloudy":"#MostlyCloudy#","Light Snow":"#LightSnow#","Light Rain":"#LightRain#","Light Rain Shower":"#LightRain#","Cloudy":"#Cloudy#","Drizzle":"#Drizzle#","Lgt.":"Hafif","And":"#and#","Partly":"#Partly#","Mostly":"#Mostly#","and":"#and#","with":"#with#","Clear":"#Clear#","Fair":"#Fair#","Partly Cloudy":"#PartlyCloudy#","Cloudy":"#Cloudy#","Freezing Rain":"#FreezingRain#","Light Rain Shower":"LightRainShower","Light Rain":"#LightRain#","Rain":"#Rain#","Thunderstorm":"#T-Storm#","Thunder":"#Thunder#","in the Vicinity":"#intheVicinity#","Shower":"#Shower#","Light Snow":"#LightSnow#","Snow":"#Snow#","Sunny":"#Sunny#","Windy":"#Windy#","Haze":"#Haze#","Fog":"#Fog#","W-ead Dust":"#WidespreadDust#","Set":"#Set#","Light Drizzle":"#LightDrizzle#","Wintry Mix":"#WintryMix#","Light":"#Light#","Mist":"#Fog#"

[MeasureWeatherIcon]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=16

[MeasureWeatherIconMod]
Measure=CALC
Formula=8800000 + (MeasureWeatherIcon*1000) + 99
Substitute="88":"#CURRENTPATH#\simple\","099":".png"

[MeasureWeatherTemp]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=17

[MeasureWindChill]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=3

[MeasureWindSpeed]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=5

[MeasureHumidity]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=6

[MeasurePressure]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=8

[MeasureSunrise]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=9

[MeasureSunset]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=10

[Icons]
MeasureName=MeasureWeatherIconMod
Meter=IMAGE
X=(#height#/5#itemshadowoffsetX#)
Hidden=#ItemShadow#
ImageTint=#ItemShadowColor#
Greyscale=1 
Y=(#height#/6#itemshadowoffsetY#)
w=(#height#/1.5)
ImageRotate=#rotationangle#

[Icon]
MeasureName=MeasureWeatherIconMod
Meter=IMAGE
X=5
ImageTint=#TextColor#
Greyscale=1 
Y=110
w=160

[MeasureCity]
Measure=Plugin
Plugin=Plugins\WebParser.dll
Url=[MeasureWeatherRSS]
StringIndex=2

[city]
Meter=STRING
Antialias=1
MeasureName=MeasureCity
X=15
Y=5
H=15
W=150
FontColor=#textcolor#,255
FontSize=15
FontFace=Segoe WP
AntiAlias=1
StringCase=UPPER 

[name1]
Meter=STRING
Antialias=1
Text=#todayforecast#
X=5
Y=24
H=15
W=150
FontColor=#textcolor#,100
FontSize=25
FontFace=Segoe WP Light
AntiAlias=1

[name2]
Meter=STRING
Antialias=1
Text=#today#
X=5
Y=24
H=15
W=150
FontColor=#textcolor#
FontSize=45
FontFace=Segoe WP Light
AntiAlias=1

[Temp]
Meter=STRING
Antialias=1
MeasureName=MeasureWeatherTemp
X=180
Y=124
H=15
W=150
FontColor=#textcolor#
FontSize=50
FontFace=Segoe WP semiLight
AntiAlias=1


[Desc]
MeasureName=MeasureWeatherDesc
Meter=STRING
Antialias=1
X=192
Y=200
H=15
W=150
FontColor=#colorskin#
FontSize=11
FontFace=Segoe WP Semibold
AntiAlias=1


[Style]
FontSize=14
Y=25r

[1]
MeterStyle=Style
Meter=STRING
X=10
Y=270
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#textcolor#
Text=#Barometer#
AntiAlias=1

[2]
MeterStyle=Style
Meter=STRING
X=r
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#textcolor#
Text=#Humidity#
AntiAlias=1

[4]
MeterStyle=Style
Meter=STRING
X=r
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#textcolor#
Text=#Wind#
AntiAlias=1

[5]
MeterStyle=Style
Meter=STRING
X=r
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#textcolor#
Text=#Windchill#
AntiAlias=1


[7]
MeterStyle=Style
Meter=STRING
X=r
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#textcolor#
Text=#Sunrise#
AntiAlias=1

[8]
MeterStyle=Style
Meter=STRING
X=r
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#textcolor#
Text=#Sunset#
AntiAlias=1

[i1]
MeterStyle=Style
Meter=STRING
X=210
Y=270
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#colorskin#
MeasureName=MeasurePressure
AntiAlias=1

[i2]
MeterStyle=Style
Meter=STRING
X=r
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#colorskin#
MeasureName=MeasureHumidity
AntiAlias=1

[i4]
MeterStyle=Style
Meter=STRING
X=r
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#colorskin#
MeasureName=MeasureWindSpeed
AntiAlias=1

[i5]
MeterStyle=Style
Meter=STRING
X=r
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#colorskin#
MeasureName=MeasureWindChill
AntiAlias=1

[i7]
MeterStyle=Style
Meter=STRING
X=r
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#colorskin#
MeasureName=MeasureSunrise
AntiAlias=1

[i8]
MeterStyle=Style
Meter=STRING
X=r
FontFace=#FontFaceUI#
MeterStyle=DriveText
FontColor=#colorskin#
MeasureName=MeasureSunset
AntiAlias=1
__________________

Desktop: Intel i7-4770K | Asus Gryphon Z87 | Crucial 16GB DDR3 1600MHz | Gigabyte GTX 780 OC Windforce x3 | Samsung 840 Pro 128GB (x 2 RAID0) | be quiet! Straight Power E9 680W CM
Mercatino: bottoni, Dede371, pippokennedy, Bulbi_67, randose, DarkSiDE, davidepaco, _Legend_
Gremo è offline   Rispondi citando il messaggio o parte di esso
Old 02-06-2011, 21:09   #2
ezio
Senior Member
 
L'Avatar di ezio
 
Iscritto dal: Apr 2001
Città: Giovinazzo(BA) ...bella città, riso patat e cozz a volontà!
Messaggi: 26480
Non uso Rainmeter ma dando un'occhiata al codice non trovo riferimenti al formato ore, sicuro che sia l'unico .ini con cui lavora la skin in questione?
ezio è offline   Rispondi citando il messaggio o parte di esso
Old 08-07-2011, 11:54   #3
TonyVe
Senior Member
 
L'Avatar di TonyVe
 
Iscritto dal: Apr 2010
Messaggi: 4243
Anche se è passato un mese...

A dire il vero quando avvii la prima volta omnimo chiede in che formato vuoi l'orario
TonyVe è offline   Rispondi citando il messaggio o parte di esso
Old 11-07-2011, 15:26   #4
Alessio.16390
Senior Member
 
Iscritto dal: Oct 2005
Città: Roseto Degli Abruzzi
Messaggi: 11660
Quote:
Originariamente inviato da Gremo Guarda i messaggi


Bellissimo!
Se non e' chiudere troppo,
come hai fatto ?
Alessio.16390 è offline   Rispondi citando il messaggio o parte di esso
Old 11-07-2011, 19:49   #5
Gremo
Senior Member
 
L'Avatar di Gremo
 
Iscritto dal: Oct 2000
Città: Udine
Messaggi: 3177
Quote:
Originariamente inviato da Alessio.16390 Guarda i messaggi

Bellissimo!
Se non e' chiudere troppo,
come hai fatto ?
Ehm... avendo formattato ho perso tutto non ricordo neanche il nome della skin ma se mi viene in mente ti mando un pvt.
__________________

Desktop: Intel i7-4770K | Asus Gryphon Z87 | Crucial 16GB DDR3 1600MHz | Gigabyte GTX 780 OC Windforce x3 | Samsung 840 Pro 128GB (x 2 RAID0) | be quiet! Straight Power E9 680W CM
Mercatino: bottoni, Dede371, pippokennedy, Bulbi_67, randose, DarkSiDE, davidepaco, _Legend_
Gremo è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


ASUS ProArt 1, un PC completo ad altissime prestazioni per creator e non solo ASUS ProArt 1, un PC completo ad altissime prest...
OPPO Reno11 F 5G: vuole durare più di tutti! La recensione OPPO Reno11 F 5G: vuole durare più di tut...
DJI Avata 2: il drone FPV accessibile ancora più sicuro e divertente DJI Avata 2: il drone FPV accessibile ancora pi&...
Hollyland Lark M2: il microfono wireless sempre più piccolo e potente Hollyland Lark M2: il microfono wireless sempre ...
MSI Titan 18 HX A14V, il notebook ad alte prestazioni con un prezzo esagerato MSI Titan 18 HX A14V, il notebook ad alte presta...
Gaia BH3: scoperto il buco nero stellare...
Come faccio a scattare foto ancora pi&ug...
Quale robot aspirapolvere comprare? Ecco...
Low cost ma tanta potenza: AMD Ryzen 7 5...
Microsoft investe 1,5 miliardi di dollar...
Adobe Premiere Pro, l'intelligenza artif...
Super sconti su 2 portatili Medion: 404€...
Clamorosa decisione di Alfa Romeo: "...
Due super mini PC Ryzen 7 5700U, 32GB RA...
PaintCam Eve, la telecamera di sicurezza...
Quest nelle scuole: il visore di realt&a...
Mars Sample Return: slitta la missione N...
Verso hard disk da 120 TB: la ricerca di...
Iron Man e Black Panther: i nuovi giochi...
Anche Bill Gates è preoccupato pe...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 08:21.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Served by www2v