Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Few of my screens

Here you can post your screen ideas and your skins.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
IFR
Plugin Author
Posts: 201
Joined: April 6th, 2005, 12:59 am
Location: Canada
Contact:

Few of my screens

Post by IFR »

Display Size: 4x20
Author: IFR

Sorry for the bad screenshots quality

---------------------------------------------------------------------
  • [Screen 02] Winamp

    plugin: winamp.dll

    $dll(winamp,1,2x10,0) $WinampKBPS kbps
    $dll(winamp,2,0,0) $WinampPosh/$WinampLengts
    - $WinampTitle -
    [$WinampPosition(18)]

    No preview
  • [Screen 03] CPU

    $CPUType

    CPU @ $CPUSpeed MHz
    working @ $CPUUsage%%
    $Bar($CPUUsage%,100,20)

    Preview: Image
  • [Screen 04] MBM info

    Case:$Temp1?C$Fill(12)$Tempname2:$Temp2?C
    Fan1:$FanS1$Fill(11)Fan2:$FanS2
    +5V:$Voltage4$Fill(10)+12V:$Voltage5
    Core0:$Voltage1 ? Core1:$Voltage2 ? +3.3V:$Voltage3 ?

    Preview: Image
  • [Screen 06] HD used space

    C:$HDUseg(C)/$HDTotag(C)$Fill(7)GB$Fill(10)$Bar($HDUseg(C),$HDTotag(C),10)
    E:$HDUseg(E)/$HDTotag(E)$Fill(7)GB$Fill(10)$Bar($HDUseg(E),$HDTotag(E),10)
    F:$HDUseg(F)/$HDTotag(F)$Fill(7)GB$Fill(10)$Bar($HDUseg(F),$HDTotag(F),10)
    G:$HDUseg(G)/$HDTotag(G)$Fill(7)GB$Fill(10)$Bar($HDUseg(G),$HDTotag(G),10)

    Preview: Image
  • [Screen 07] Network activities

    Dstrm:$NetSpDownK(1)k$Fill(12)$Bar($NetSpDownK(1),8,8)
    Ustrm:$NetSpUpK(1)k$Fill(12)$Bar($NetSpUpK(1),8,8)
    Downloaded: $NetDownM(1)MB
    Uploaded: $NetUpM(1)MB

    Preview: Image
  • [Screen 08] Date / Uptime

    $Time(d mmmm yy hh:nn:ss)
    Uptime:$UpTims
    Mem: $MemUsed/$MemTotal > $MemFreeMB
    $Bar($MemUsed,$PageTotal,20)

    Preview: Image
  • [Screen 14] Weather

    Plugin: none, I use RSS

    Preview: Image
  • [Screen 19] Msn info

    Plugin: msn.dll

    $dll(msn.dll,1,1,param2)
    Unread mails: $dll(msn.dll,1,3,param2)
    My Status:$dll(msn.dll,1,4,param2)
    $dll(msn.dll,2,param1,param2)

    Preview: Image

maximus
Posts: 24
Joined: May 14th, 2005, 10:56 pm

Post by maximus »

[Screen 14] Weather
hmm, which url or rss you use for the weather ?
i tried to show the weather in germany but without success.

IFR
Plugin Author
Posts: 201
Joined: April 6th, 2005, 12:59 am
Location: Canada
Contact:

Post by IFR »

check for your city at http://www.weatherunderground.com/

maximus
Posts: 24
Joined: May 14th, 2005, 10:56 pm

Post by maximus »

yeah....thx :-)
is it possible to show the temperture in line 1, wind infos in line 2 and so on ?

IFR
Plugin Author
Posts: 201
Joined: April 6th, 2005, 12:59 am
Location: Canada
Contact:

Post by IFR »

maximus wrote:yeah....thx :-)
is it possible to show the temperture in line 1, wind infos in line 2 and so on ?
Have a look here

maximus
Posts: 24
Joined: May 14th, 2005, 10:56 pm

Post by maximus »

perfect....thx :D

whizz
Posts: 28
Joined: March 29th, 2005, 1:51 pm

Post by whizz »

Woah! Nice screens, I'll update mine with wheater too :)

When I'm finished I'll post them here, I like to have my screens very minimalistic, Much info on 1 screen, and the have to look nice (and _always_ work) :)

nitropy
Posts: 1
Joined: July 26th, 2006, 5:07 pm

Post by nitropy »

I want to show the weather information only in metric units (?C, km/h etc) The RSS link have a parameter "units=both". Know someone the metric parameter? is this posible? Ahh, can I change the language with other parameter?

Thanks a lot!!!!

IFR
Plugin Author
Posts: 201
Joined: April 6th, 2005, 12:59 am
Location: Canada
Contact:

Post by IFR »

nitropy wrote:I want to show the weather information only in metric units (?C, km/h etc) The RSS link have a parameter "units=both". Know someone the metric parameter? is this posible? Ahh, can I change the language with other parameter?

Thanks a lot!!!!
What is the rss link in question?

Post Reply