It is currently March 28th, 2024, 1:21 pm

Small Skin Updated to V1.8.0

A package of skins with a "theme" or by a single author
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Small Skin Updated to V1.8.0

Post by CyberTheWorm »

SmallSkin Pack V1.7.0

@Resources Contains
Shape.inc
- Edit to change all skins in 1 shot
Variables.inc
- Edit to adjust Font, Size, Color, Effect, Effect Color and Media Player
WeatherData.inc
- Edit to change Location

All skins can edit Variables by right mouse click on skin

Weather
- Display Temp in Celsius and Fahrenheit hover to display what it feels like and a description of the conditions
- Right click on skin to edit Variables and Weather Location
Clock
- 24 hour time Day, Year Month Date hover over time to display in 12 hour
UpTime
- Shows how long you computer has been running
Drives
- Shows Free Space and Used space in percentage
- Hover over skin to show size in values
- Click text to open drive
- Has Skins for C: to Z:
- Has a bar to display used space
CPU in banks of 4, has skins for up to 32 cores
- Shows 4 cores at a time 1-4, 5-8, 9-12, 13-16, 17-20, 21-24, 25-28 and 29-32
- Hover over numbers to get details
- Has 4 bars to display core usage
RAM
- Shows Free and Used RAM in percentage
- Hover over skin to show size in values
- Has a bar to display used RAM
Network
- Display Up/Down speed
Recycle Bin
- Displays items and size
- Left click to open, middle click to empty
Media Player
- Change player type and path by Right mouse click to edit variables. Uncomment your player and comment out one you are not using
- Hover over track title to dispaly cut off track names, mouse scroll to adjust volume
- Right mouse click on play/pause button to open media player (must be set in variable file for this to work)
- Right mouse click on stop button to close media player (must be set in variable file for this to work)
- Added Spotify contol
Visualizer
- Display Left/Right volume
System Volume Control
- Left click on name to switch to next device
- Mouse scroll on text to adjust volume up and down by 5%
Battery Monitor
- Battery monitor
Template
- For adding more skins

Added
Computer Name
User Name
OS Version
Screen resolution
Moon Phase
LAN IP
WAN IP
Key Status
- Num, Caps and Scroll lock, plugin from jsmorley
ss.PNG
SmallSkin_1.8.0.rmskin
(164.49 KiB) Downloaded 126 times
Last edited by CyberTheWorm on May 14th, 2018, 9:40 pm, edited 20 times in total.
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Small Skin

Post by CyberTheWorm »

I forgot middle mouse scroll will adjust the volume too
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Small Skin

Post by CyberTheWorm »

Updated to 1.1.0

Added a network monitor
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Small Skin

Post by CyberTheWorm »

OK I think this is all I can add, unless someone has a suggestion on what else I can add.

1.2.0 adds RMs Audio meter
1.2.1 Changes CPU to display bars
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Small Skin

Post by CyberTheWorm »

Updated to V1.3.0
See main post for features
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Small Skin Updated to V1.4.0

Post by CyberTheWorm »

Updated to V1.4.0 see main post for details

Big thanks to eclectic-tech for help in pointing out a mistake in my skins and making it easier to change the skins
User avatar
Joker_1124
Posts: 2
Joined: January 10th, 2016, 11:31 pm

Re: Small Skin Updated to V1.4.0

Post by Joker_1124 »

Love the skin!

Just one question, is there a semi-easy way to get the CPU Meter to work with 8 Cores?
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Small Skin Updated to V1.4.0

Post by CyberTheWorm »

Joker_1124 wrote:Love the skin!

Just one question, is there a semi-easy way to get the CPU Meter to work with 8 Cores?
The easiest way would be rename the folder CPU to CPU1, copy the CPU1 folder and rename it CPU2
Then edit the cpu.ini file in CPU2 to this.

Code: Select all

;-------------------- Measures ----------------------------
[MeasureAverageCPU]
Measure=CPU

[MeasureCPU1]
Measure=CPU
Processor=5

[MeasureCPU2]
Measure=CPU
Processor=6

[MeasureCPU3]
Measure=CPU
Processor=7

[MeasureCPU4]
Measure=CPU
Processor=8

ToolTipText=Average: %1%, Core5: %2%, Core6: %3%, Core7: %4%, Core8: %5%
Since the skin is set to use the same size you would then have 2 CPU meters 1 for the first 4 cores and 1 for the second 4 cores

You can always change the text of both meters from CPU to 1-4 and 5-8
User avatar
Joker_1124
Posts: 2
Joined: January 10th, 2016, 11:31 pm

Re: Small Skin Updated to V1.4.0

Post by Joker_1124 »

I did some poking around in the skin after I wrote the post, and that was the conclusion that I came to as well. I just wasn't sure if it would work properly. It works great now. I also used to same idea with the drive meters as well to great effect. Thank you for your help, it is greatly appreciated!
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Small Skin Updated to V1.4.0

Post by CyberTheWorm »

Joker_1124 wrote:I did some poking around in the skin after I wrote the post, and that was the conclusion that I came to as well. I just wasn't sure if it would work properly. It works great now. I also used to same idea with the drive meters as well to great effect. Thank you for your help, it is greatly appreciated!
No Problem, I'm adding the 8 core CPU into my next version since it worked for you.
Post Reply