• 0

Samurize scripts


Question

well since .5 just came out, i wanna give it a try, to see if i can replace coolmon. does anyone have any cool scripts they want to share?

Link to comment
Share on other sites

15 answers to this question

Recommended Posts

  • 0

lol, .50 came out today too :p

guess they found some bugs really quick, since they released .51 a few hours after. thanks for the heads up though.

Link to comment
Share on other sites

  • 0

The new script section is yet to be uploaded. If you look on the forums at samurize some users have made some space available for the time being.

I don't have any in their original zip files so I don't want to share (I don't have the original authors readme's and they deserve the credit). I am running Samurize with ExtendedProps, ExtendedWeather; ExtendedCalendar, and AntiVirus scripts ... very cool.

Hopefully ... not much longer for new ones.

Link to comment
Share on other sites

  • 0

i'm messing around w/ samurize...my config should be one maybe in an hour..

meanwhile i wonder if somebody know the difference between these counters

objectsthread

process(_total)thread count

description looks like exactly same, but numbers are different..

Link to comment
Share on other sites

  • 0

I think this is the explanation.

The objects one shows all active threads (ie. loaded) even if they are currently not using any CPU time. The other shows a count of threads with a CPU load >0.

At least ... that's my understanding ... you might want to post a message on the Samurize forums.

Link to comment
Share on other sites

  • 0

looks nice MxxCon.

although i said scripts in the subject, i meant configs too :p

so if you guys wanna share them, please feel free :)

Link to comment
Share on other sites

  • 0

here it is my config it's still work in progress so i'll be updating it

you'll prolly need to update all counters cuase they are attached to my puter name and devices.

i designed it to be run in lower right corner just above taskbar..but use it however you like it:cool:

Link to comment
Share on other sites

  • 0

A temporary source for scripts can be found in this thread on the Samurize Home Page:

Samurize Forum

As for a look at my config ... here's a screenshot:

SamurizeCap.jpg

Scripts used:

ExtendedWeather

ExtendedProps

AntiVirus

ExtendedCalendar

And yes ... those are HDD lights beside each drive letter (green for read and red for write)

Link to comment
Share on other sites

  • 0
Originally posted by JohnnyCanuck

A temporary source for scripts can be found in this thread on the Samurize Home Page:

Samurize Forum

As for a look at my config ... here's a screenshot:

SamurizeCap.jpg

Scripts used:

ExtendedWeather

ExtendedProps

AntiVirus

ExtendedCalendar

And yes ... those are HDD lights beside each drive letter (green for read and red for write)

Thats a GREAT idea with the hd leds, how did you come up with that idea ?

Link to comment
Share on other sites

  • 0

Thanks ...

A couple of other Samurize users had screenshots at the the samurize website with HDD lights so I put my mind to it.

Ronnie, the author of the great ExtendedCalendar script did it before I did so I can't claim originality.

Link to comment
Share on other sites

  • 0

I am having troubles with samurize, im trying to flip the time around mine is displayed as 20:11, i want 8:11. and the date doesnt display correctly too.

And how do you get the scripts to work?

Link to comment
Share on other sites

  • 0

For your clock:

In the Date/Time Properties section:

h:mm a/p (A/P if you want it displayed in Caps).

For the date here are variables:

d - day as a number without a leading zero (1-31).

dd - day as a number with a leading zero (01-31).

ddd - day as an abbreviation (Sun-Sat) using the strings given by the ShortDayNames global variable.

dddd - day as a full name (Sunday-Saturday) using the strings given by the LongDayNames global variable.

ddddd - date using the format given by the ShortDateFormat global variable.

dddddd - date using the format given by the LongDateFormat global variable.

m - month as a number without a leading zero (1-12). If the m specifier immediately follows an h or hh specifier, the minute rather than the month is displayed.

mm - month as a number with a leading zero (01-12). If the mm specifier immediately follows an h or hh specifier, the minute rather than the month is displayed.

mmm - month as an abbreviation (Jan-Dec) using the strings given by the ShortMonthNames global variable.

mmmm - month as a full name (January-December) using the strings given by the LongMonthNames global variable.

yy - year as a two-digit number (00-99).

yyyy - year as a four-digit number (0000-9999).

For your script question ... which script?

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.