HTC Home 3.0 Apis

Kötetlen csevegések témái
Avatar
tomi613
2. szint
2. szint
Hozzászólások: 218
Csatlakozott: 2009-12-27 vas. 20:39:15
Készüléktípus: Samsung Galaxy Note 4 [6.0.1]
Nem: Férfi
Tartózkodási hely: Baracska
Has thanked: 11 times
Been thanked: 72 times

HTC Home 3.0 Apis

Hozzászólás Szerző: tomi613 »

HTC Home for Windows 3.0 Apis

Telepítést nem igénylő digitális óra és időjárás kijelző.
Kép

Letöltés: http://www.htchome.org/en/

Rendszerigény:
- Windows XP/Vista/7
- Microsoft .NET Framework 4.0 (Client Profile enough)
http://download.microsoft.com/download/ ... _setup.exe

HTC Home 3.0 Apis Magyar
A hozzászólást 5 alkalommal szerkesztették, utoljára tomi613 2012-08-11 szomb. 15:03:00-kor.
These users thanked the author tomi613 for the post:
moco (2012-08-11 szomb. 15:13:10)
Rating: 2.63%
Avatar
ferret
Fő moderátor
Fő moderátor
Hozzászólások: 5555
Csatlakozott: 2009-01-12 hétf. 21:06:08
Készüléktípus: RedmiNote4+250 old nokia
Nem: Férfi
Tartózkodási hely: a nyúlon túl
Has thanked: 112 times
Been thanked: 348 times

Re: HTC Home for Windows

Hozzászólás Szerző: ferret »

Király :Notworty: XP-n is tuti :yeah: Köszi.
Kép Kép
Avatar
-Dr-Strust-
Moderátor
Moderátor
Hozzászólások: 2206
Csatlakozott: 2009-01-06 kedd 16:20:33
Készüléktípus: Sony Xperia Z
Nem: Férfi
Tartózkodási hely: Z:/private mappa :)
Has thanked: 31 times
Been thanked: 32 times

Re: HTC Home for Windows

Hozzászólás Szerző: -Dr-Strust- »

Banyek... Már tudom miért szőrtelenítette a lábam a laptopom... :D
A folyamatos animációs "widget"-től melegedett a VGA-m! Szóval erre figyeljetek oda... most is 100 fokos volt!!!!!
Nem véletlenül nincsen az animáció folyamatosra állítva :D
Kép
Kép
Avatar
dilajoska
2. szint
2. szint
Hozzászólások: 433
Csatlakozott: 2009-01-27 kedd 11:31:09
Készüléktípus: Leeco Le Max 2 X829
Nem: Férfi
Has thanked: 9 times
Been thanked: 11 times

Re: HTC Home for Windows

Hozzászólás Szerző: dilajoska »

(nekem az egész gépet belassította.cpu használat 80% volt) megoldódott
Avatar
tomi613
2. szint
2. szint
Hozzászólások: 218
Csatlakozott: 2009-12-27 vas. 20:39:15
Készüléktípus: Samsung Galaxy Note 4 [6.0.1]
Nem: Férfi
Tartózkodási hely: Baracska
Has thanked: 11 times
Been thanked: 72 times

Re: HTC Home for Windows

Hozzászólás Szerző: tomi613 »

Mert még csak alpha verziós! De már van újabb! HTC Home 2.0 Build 131 alpha Sep 10 2010.
De az állandó animáció nem kötelező. Sőt van egy rendes verzió ami működik rendesen: HTC Home 1.5 Stable
Sep 11 2010.
A hozzászólást 1 alkalommal szerkesztették, utoljára tomi613 2010-10-17 vas. 18:43:46-kor.
Avatar
tomi613
2. szint
2. szint
Hozzászólások: 218
Csatlakozott: 2009-12-27 vas. 20:39:15
Készüléktípus: Samsung Galaxy Note 4 [6.0.1]
Nem: Férfi
Tartózkodási hely: Baracska
Has thanked: 11 times
Been thanked: 72 times

Re: HTC Home for Windows

Hozzászólás Szerző: tomi613 »

HTC Home 1.10
Oct 12 2010, Stabil verzió

Kép
What is it?
HTC Home is a widget that shows nice animated clock with weather like on HTC phones. It's written in C# + WPF in Visual Studio 2010.
See the video below. Supports different weather providers (as plugins).

Click here to view the video. http://www.youtube.com/watch?v=sJggwQrz ... re=channel

System requirements
- Windows Vista/7
- Microsoft .NET Framework 3.5 (SP1) or higher

HTC_Home_1.10. magyar

Documentation

Some of the options are configurable via the Settings window, but some are configurable through the config file only.
For 1.x versions it is Settings.ini, located in the root folder where HTC Home is located.


Configuring version 1.x
Autostart - Available in the UI. This parameter configures if the widget should be run at Windows startup or not. Type - boolean (True or False)
Location and LocationCode - Not recommended to be set by hand, UI is preferred. Syntax is the end of an RSS URL for the current conditions (AccuWeather: http://karls.accu-weather.com/widget/ka ... =blablabla | MSN: http://weather.msn.com/find.aspx?weasearchstr=blablabla).
Left and Top - Works if Position is set to 7. Sets where the widget will be shown. Configurable by moving the widget. Type - integer. Number of screen pixels from the left and top respectively.
TimeMode - Available in the UI. Sets 24 and 12-hour time format. Type - boolean integer. 0 stands for 24 hour and 1 stands for 12 hour.
DegreeType - Available in the UI. Sets degree type shown. Type - boolean integer. 0 stands for Celsius and 1 stands for Fahrenheit.
EnableGlass - Available in the UI. Sets should Aero Glass be enabled or disabled. Type - boolean. True stands for Enabled and False stands for Disabled. Not available in Windows XP.
EnableWallpaperChanging - Available in the UI. Sets should wallpaper changing be enabled or disabled. Type - boolean. True stands for Enabled and False stands for Disabled.
EnableWeather - Available in the UI. Sets should weather be shown or not. Type - boolean. True stands for Enabled and False stands for Disabled.
EnableAnimation - Available in the UI. Sets should weather animation be enabled or not. Type - boolean. True stands for Enabled and False stands for Disabled.
EnableTrayIcon - Available in the UI. Sets should an icon in the notification area be shown or not. Type - boolean. True stands for Enabled and False stands for Disabled.
LastTemp, LastWeatherPic, LastLocationCode, LastLocationName and LastWeatherState. Should not be changed manually, these parameters show the conditions shown at last run time.
WeatherProvider - Available in the UI. Sets which weather provider will be used. Type - string. Valid values are Accuweather and MSN.
Interval - Available in the UI. Sets the interval time of automatic conditions refresh in minutes. Type - integer. Default value is 15.
ScaleFactor - Available in the UI (partially). Sets the widget's size. Type - integer. Default value is 1. Valid values vary from 0.1 (very small) to 9.9 (very large, though that size will be out of bounds).
Locked - Available in the UI (context menu). Sets should the widget will be locked on it's position and become unmovable, or not. Type - boolean. True stands for Enabled and False stands for Disabled.
Locale - Available in the UI. Sets the language of the widget to be shown in. Type - string. You can get new localizations here.
Sunset - Sets when the moon will be shown. Type - integer. Default is 22 (22:00 or 10:00 PM). Note: only for MSN.
Sunrise - Sets when the sun will be shown. Type - integer. Default is 4 (4:00 or 4:00 AM). Note: only for MSN.
TopMost - Available in the UI. Sets should the widget will be shown on top of other windows or not. Type - boolean. True stands for Enabled and False stands for Disabled.
Position - Available in the UI. Sets where the widget will be shown. Type - integer. 0 - top left, 1 - bottom left, 2 - top center, 3 - center, 4 - bottom center, 5 - top right, 6 - bottom right, 7 - custom. Default is 3.
DetectUserLocation - Sets should geolocation will be enabled or not. Type - boolean. True stands for Enabled and False stands for Disabled.
DateFormat - Sets the date format shown. Type - string. Valid values are any combination of these: ddd - day of the week, MMM - month, d - day of the month. Default is ddd, MMM d.
ShowForecast - Available in the UI. Sets should the 5-day weather forecast will be shown or not. Type - boolean. True stands for Enabled and False stands for Disabled.
WallpapersFolder - Available in the UI. This is used in conjuction with the EnableWallpaperChanging parameter to set the folder from where HTC Home will take the wallpapers.

The wallpapers must include these in tags:

Cloudy
Rainy
Stormy
Sunny
Snowy
Morning
Day
Evening
Night
Winter
Spring
Summer
Fall

Variations are supported, for example:
Clouds=Cloudy=Cloud
Snow=Snowfall=Snowman etc.

UseLocationTime - Available in the UI. Sets should the widget will show time for selected location from the weather provider's servers. Type - boolean. True stands for Enabled and False stands for Disabled.
StickToEdges - Available in the UI. Sets should the widget stick to screen edges or not. Type - boolean. True stands for Enabled and False stands for Disabled.
These users thanked the author tomi613 for the post:
moco (2012-08-11 szomb. 15:19:28)
Rating: 2.63%
Avatar
tomi613
2. szint
2. szint
Hozzászólások: 218
Csatlakozott: 2009-12-27 vas. 20:39:15
Készüléktípus: Samsung Galaxy Note 4 [6.0.1]
Nem: Férfi
Tartózkodási hely: Baracska
Has thanked: 11 times
Been thanked: 72 times

Re: HTC Home for Windows

Hozzászólás Szerző: tomi613 »

Frissítve! :D
Avatar
moco
Fő moderátor
Fő moderátor
Hozzászólások: 12730
Csatlakozott: 2009-01-06 kedd 15:36:40
Készüléktípus: Samsung Note 20
Nem:
Tartózkodási hely: Budapest
Has thanked: 930 times
Been thanked: 1093 times

Re: HTC Home 3.0 Apis

Hozzászólás Szerző: moco »

Ha valaki megtalálná ezt a hátteret pc-re, azt megköszönném. Egyelőre nem találom. Bezzeg amikor nem kerestem.....
meg is van, igaz itt nem pont ugyan ez van
http://onlyhdwallpapers.com/tag/bokeh/
VESZEKEDNI CSAK PRIVÁTBAN LEHET! AKI A FÓRUMBAN VESZEKSZIK,1 HÉTRE KITILTOM !! :deal:
S10+ Dual / SGS4
Avatar
tomi613
2. szint
2. szint
Hozzászólások: 218
Csatlakozott: 2009-12-27 vas. 20:39:15
Készüléktípus: Samsung Galaxy Note 4 [6.0.1]
Nem: Férfi
Tartózkodási hely: Baracska
Has thanked: 11 times
Been thanked: 72 times

Re: HTC Home 3.0 Apis

Hozzászólás Szerző: tomi613 »

moco írta:Ha valaki megtalálná ezt a hátteret pc-re, azt megköszönném. Egyelőre nem találom. Bezzeg amikor nem kerestem.....
meg is van, igaz itt nem pont ugyan ez van
http://onlyhdwallpapers.com/tag/bokeh/
Erre gondolsz?
http://www.freewallpapersbox.com/wallpaper/art/bokeh
These users thanked the author tomi613 for the post:
moco (2012-08-11 szomb. 16:07:19)
Rating: 2.63%
Avatar
moco
Fő moderátor
Fő moderátor
Hozzászólások: 12730
Csatlakozott: 2009-01-06 kedd 15:36:40
Készüléktípus: Samsung Note 20
Nem:
Tartózkodási hely: Budapest
Has thanked: 930 times
Been thanked: 1093 times

Re: HTC Home 3.0 Apis

Hozzászólás Szerző: moco »

VESZEKEDNI CSAK PRIVÁTBAN LEHET! AKI A FÓRUMBAN VESZEKSZIK,1 HÉTRE KITILTOM !! :deal:
S10+ Dual / SGS4
Válasz küldése

Vissza: “Kötetlen”