Taskbar-like hardware monitor skin for Rainmeter.
Similar hover effect just like the Windows taskbar!
Based on my other skin, infinimal
- CPU
- RAM
- VGA
- VRM (VRAM)
- HDD (Max. 6 by default)
- Network in, out, and/or both
- Clock with date or only clock
- Date
- Temperature left or right aligned
- Volume slider
- Buttons for starting programs, .bats, websites etc.
- Ruler for aligning vertically
Horizontal_1920:
Vertical_1440 | Vertical_1080 |
---|---|
3440x1440: (This is how I use)
1920x1080:
Black background
Download the .rmskin package from releases, and open with rainmeter.
All settings are in the @Resources\Variables.inc
file. Edit with notepad, if something is not clear create an issue.
For weather create a free api key at openweathermap.org.
Button settings are in their respective .inis.
You can change the height of the skins in @Resources\Style.inc
.
You will need update the HWiNFO IDs included in this skin to match the IDs for your system. To do this:
- ensure HWiNFO is running, with sensors and shared memory active
- run the included "HWiNFOSharedMemoryViewer.exe" file in the @Resources\Plugins folder
- find the sensor reading you need (CPU Usage for example) and make note of the sensor id, sensor instance and entry id
- edit the Variables.inc file in the @Resources folder to replace the provided IDs with the IDs for your system
- refresh all skins
More info on this plugin: https://www.hwinfo.com/forum/Thread-Rainmeter-plug-in-for-HWiNFO-3-2
The original HWiNFO.inc is included in the @resources\Plugins folder, however not used anywhere, just for reference.
You can use the speedfan version for CPU if you want. VGA and VRM skins are HWinfo only.
Every button is in a separate folder. To change the icon replace the Button.png file with yours, recommended size 48x48px. The icons in the theme by default are from https://material.io/icons/. Download icons from this site, the 48px versions will fit perfectly.
To change the function of the buttons in the Button.ini file change the StartInFolder, Parameter and State options. More info about how to edit them: https://docs.rainmeter.net/manual/plugins/runcommand/
If you want to create a new button just copy and paste one of the folders and rename it.
- For the transparent taskbar use TranslucentTB - MS Store link.
- If you always want to see the skin, you can reserve an area from maximized windows with the DesktopWorkArea Rainmeter setting. However this doesn't work reliably if you constantly detach and attach monitors, like I do. I recommend DesktopCoral instead, it's much more consistent and free as well.
- I use Wget for Windows for the buttons, I send get requests to my other computers.
- When some of the texts don't use the font, I recommend installing it system-wide. Font file location: @Resources\Fonts.
The font used in the skin is Accidental Residency, created by Tepid Monkey. http://www.tepidmonkey.net/
Volume slider is based on a skin created by UNIGHT(http://unight.deviantart.com/) modded by DISCONNECTVD(http://dscnctvd.deviantart.com/)
Hwinfo skins are based on the example skin by Nick Connors.
Weather icons from icons8(https://icons8.com).
Creative Commons BY-NC-SA 3.0