It is currently March 28th, 2024, 6:04 pm

System Monitor 1.4.0 Updated [WIP]

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

System Monitor 1.4.0 Updated [WIP]

Post by CyberTheWorm »

Loosely based on gkrellm, changed to use HWiNFO
System
- OS, Computer name and user
Screen Size
Clock
- Hover over time to display 12 hour time
UpTime
CPU Info
- Core temp, speed, voltage and load
- Click Gear to change HWiNFO sensors
- Click icon to open shared memory viewer
Fans
- CPU Fan, GPU and drive Temps
- Click Gear to change HWiNFO sensors
- Click icon to open shared memory viewer
Average CPU Load
- Hover to display %
RAM Usage
- Hover to display number
Drives
- Click letter to open drive, Hover to display usage, Bar is used space, graph is disk activity hover to display number
Network
- Hover over U or D to display transfer rate
Weather
- Location, temp, conditions and sun rise set
Moon Phase
- Displays graphic, description and age
Media Player
- Hover over track to see full title
- Mouse scroll adjust volume
- Right click on stop and play/pause opens and close player
- Setup for AIMP, change to adjust

If anyone has suggestions on what else could be added.
sm.PNG
SystemMonitor_1.4.0.rmskin
(1.12 MiB) Downloaded 371 times
Last edited by CyberTheWorm on March 23rd, 2017, 5:22 am, edited 8 times in total.
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: System Monitor [WIP]

Post by CyberTheWorm »

Updated to 1.1.0
- Added WAN IP

Code: Select all

[MeasureWANIP]
Measure=Plugin
Plugin=WebParser
URL=https://icanhazip.com/
RegExp=(.*)
UpdateDivider=3600
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: System Monitor 1.2.0 Updated [WIP]

Post by CyberTheWorm »

Update to 1.2.0

Added
- Weather, adjust for your location
- Big help from "fonpaolo" and "FreeRaider" for helping me get this skin working

Code: Select all

[Variables]
; LocationCode can be obtained at http://wxdata.weather.com/wxdata/search/search?where=YourCityName
LocationCode=CAXX0485

; UnitOfMeasure can be "i" (Imperial / Fahrenheit) or "m" (Metric / Celsius)
UnitOfMeasure=m

; Number of days to return in the feed.(1-6) Don't change this if you are not modifying this skin
DaysFeed=1

; Locale (language) to use in the feed.
; https://msdn.microsoft.com/en-us/goglobal/bb896001.aspx
; Note that Weather.com uses "_" underline instead of "-" dash in the codes.
Locale=en_US
Media Player
- Hover over track to see full title
- Mouse scroll adjust volume
- Right click on stop and play/pause opens and close player
- Setup for AIMP, change to adjust

Code: Select all

PlayerName=AIMP
;PlayerPath="C:\Program Files (x86)\Windows Media Player\wmplayer.exe"
;PlayerPath="C:\Program Files (x86)\Winamp\winamp.exe"
PlayerPath="C:\Program Files (x86)\AIMP\AIMP.exe"
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: System Monitor 1.2.0 Updated [WIP]

Post by CyberTheWorm »

Update 1.2.1
Fix night weather condition not showing up
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: System Monitor 1.2.2 Updated [WIP]

Post by CyberTheWorm »

Update 1.2.2
Minor fix to weather display
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: System Monitor 1.3.0 Updated [WIP]

Post by CyberTheWorm »

Updated to 1.3.0

Added a bunch of stuff and made some changes
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: System Monitor 1.4.0 Updated [WIP]

Post by CyberTheWorm »

Updated to V1.4.0
Changes
Stopped using core Temp and SpeedFan and replaced them with HWiNFO, need this running to get the sensor info to work.
https://www.hwinfo.com/
- Click on the gear to open a notepad to change to your sensors and click on the icon to open the HWiNFO Shared Memory Viewer

Big thanks to jsmorley for his topic on HWiNFO https://forum.rainmeter.net/viewtopic.php?p=116174
Post Reply