It is currently March 29th, 2024, 3:26 pm

Rounded

A package of skins with a "theme" or by a single author
User avatar
sl23
Posts: 1140
Joined: February 17th, 2011, 7:45 pm
Location: a Galaxy S7 far far away

Rounded

Post by sl23 »

Just a basic Suite with some neat ideas from various people that I've put together.

There is a lot of my own work in there too, with an attempt to cram in as much functionality into each skin as possible.

Hover over the Circles and certain text labels for more info and functions. If it highlights, it's clickable, or just displays more info.
NEW SKIN VARIANTS ADDED! - Same functionality as the original skins.
Rounded2_2022.5.15.rmskin
Rounded2.png
Changelog
  • Included with Suite.
Plugins
  • Please install these into the Rainmeter/Plugins folder.
Clock
  • Clock with Hourly Chime, Alarm time and a Countdown Timer.
  • Shutdown, Hibernate or Lock your PC at the end of the countdown or at alarm time.
  • Set both and whichever happens first activates the Action to be taken.
  • Also, specify apps to be closed at the end of the timer or at alarm time.
  • Chime is disabled when specified apps are open.
Clock.png
Media Player.
  • Two versions, with or without FFT spectrum display.
  • Ability to choose player type.
  • R-click playlist button to add links to your playlist files and start them in your player. (Tested only with Foobar)
Media 1.png
Media 2.png
Drives.
  • Click the 'Circles' to select one of 12 drives.
  • L/M/R Click on the words SELECT DRIVE to display drives C+D, E+F or G+H respectively.
  • R-Click DRIVE to switch to the alternative skin below and back.
Drive 1.png
  • Alternative version with 4 Drives displayed
  • Ability to set the drive by clicking the Circles and typing a drive letter.
Drive 2.png
NET.
  • Display Download and Upload speeds.
  • Click the SSID to show your IP address.
  • Hover to see tooltips.
  • Click the globe icon to select a site to search, then you can input your search term.
  • L-click to select a WiFi Network or disconnect. R-Click a Network and enter the SSID, or the WiFi networks name, press enter and it will be saved for future use.
NET.png
Power and Recycle Bin.
  • Shows AC or Battery remaining and bin item count and size.
  • Open/Empty Bin.
  • Shortcuts to Shutdown, Restart, Sleep and Lock PC.
  • Dynamic Bin size.
AC,Battery,Bin.png
CPU + RAM
  • Shows usage, including Swap and processor name/speed.
CPU+RAM.png
Volume
NOTE: Please be aware that the Addon AudioDeviceCmdlets.dll used for the Mic Volume, has a memory leak. Unfortunately, this is out of my hands.
NOTE: As of 2022.5.15, the Volume skin has been redesigned for Input control to reduce the above mentioned leak. The realtime control remains but there is a short delay until what you do is registered by the system you are on. This doesn't affect function, but try to be patient and allow time for it to adjust rather than constantly clicking. :)
  • Volume and Input usage and adjustment.
  • Adjust the system setting for Mic Boost.
  • Select output device.
  • Select input device.
Volume 1.png
Launcher
  • Launch apps, websites, skins or anything that uses a shortcut.
  • Hover the bar to show the buttons enabling you to select out of 5 launcher bars.
  • Running apps will highlight the centre ring of the Launch Button green, and return to normal when the app is closed.
Launcher.png
Skin Loader
  • Used to load, unload skins.
  • 10 Buttons for this Suite and 10 user buttons.
  • Buttons indicate whether a skin is loaded or not.
  • Hover a button to show it's associated skin name.
SkinLoader.png
Weather
  • This is simply a reorganisation of the Weather.com skin by JSMorley. Thank you for allowing me to reuse it.
  • See weather for Today and Tomorrow
  • Set Location has been redesigned too.
  • L/M/R click the circles for various functions.
Weather 1.png
Weather 2.png
  Hopefully someone will like it. :D  


Sorry, I forgot to add... thanks to everyone who helped me make this happen :great: :rosegift:
You do not have the required permissions to view the files attached to this post.
Last edited by sl23 on May 15th, 2022, 6:24 pm, edited 37 times in total.
- MuLab -
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Rounded

Post by jsmorley »

That's a really nice looking suite!
User avatar
sl23
Posts: 1140
Joined: February 17th, 2011, 7:45 pm
Location: a Galaxy S7 far far away

Re: Rounded

Post by sl23 »

Thanks jsmorley :thumbup: :welcome:
There are some minor bugs, but I'll try to get those sorted.
- MuLab -
User avatar
sl23
Posts: 1140
Joined: February 17th, 2011, 7:45 pm
Location: a Galaxy S7 far far away

Re: Rounded

Post by sl23 »

Update - 2021.8.9: Link in original post.
Added ability to change Media Player Type.
Added Web Search function to Net skin. Thanks to JSMorley for the code supplied from the ExampleInputText skin
Added CPU name and speed to CPU skin. I ended up getting stuck with this and used a single Measure from SilverAzide's CPU Gadget skin. If that's an issue please let me know and I'll change it. Thanks.
This is the code I used from the CPU Gadget:

Code: Select all

[mCPUName]
Measure=Registry
RegHKey=HKEY_LOCAL_MACHINE
RegKey=HARDWARE\DESCRIPTION\System\CentralProcessor\#CpuIndex#
RegValue=ProcessorNameString
RegExpSubstitute=1
Substitute="\(R\)":"","\(TM\)":"","\(tm\)":"","Intel ":"","\d+th Gen ":"","CPU ":""," @.*":"","AMD ":"","Threadripper PRO ":"TRP ","Threadripper ":"TR "," \w+-Core.*":""," \d+-Core.*":""," with.*":""," w/.*":""," Microsoft.*":"","\s\s":" ","\s$":"","Core ":""
UpdateDivider=-1
I couldn't find any other way of doing this, so I hope you don't mind? :oops: :)
Last edited by sl23 on August 14th, 2021, 11:42 pm, edited 3 times in total.
- MuLab -
User avatar
SilverAzide
Rainmeter Sage
Posts: 2588
Joined: March 23rd, 2015, 5:26 pm

Re: Rounded

Post by SilverAzide »

sl23 wrote: August 9th, 2021, 9:37 pm I couldn't find any other way of doing this, so I hope you don't mind? :oops: :)
Not a problem! :great:
Gadgets Wiki GitHub More Gadgets...
User avatar
sl23
Posts: 1140
Joined: February 17th, 2011, 7:45 pm
Location: a Galaxy S7 far far away

Re: Rounded

Post by sl23 »

Excellent thank you :thumbup:
- MuLab -
User avatar
sl23
Posts: 1140
Joined: February 17th, 2011, 7:45 pm
Location: a Galaxy S7 far far away

Re: Rounded

Post by sl23 »

Update - 2021.8.14: Link in original post.
Made some small adjustments to all skins.
Added a new skin for Volume and Mic control.
- MuLab -
User avatar
sl23
Posts: 1140
Joined: February 17th, 2011, 7:45 pm
Location: a Galaxy S7 far far away

Re: Rounded

Post by sl23 »

Update - 2021.8.21: Link in original post.
Made some small adjustments to all skins.
Added extra function to Drive skin. Now you can click a circle to show 12 buttons. Click a button to set that drive to be shown.
Added WiFi disconnect and network selection to the NET skin. In order for this to work you will have to know the SSID for each network then enter this into the INI file [Variables]. I also changed the text from DL/UL to icons.
Added an easier way to change the MediaPlayer skin by simply Right Clicking the Settings icon.
- MuLab -
User avatar
sl23
Posts: 1140
Joined: February 17th, 2011, 7:45 pm
Location: a Galaxy S7 far far away

Re: Rounded

Post by sl23 »

Update - 2021.8.25: Link in original post.
Made some minor adjustments.
Created alternate Drive skin that shows 4 drives at once. It is also easier to select a drive for each Circle due to adding a Text Input when you M-Click a circle. You can also switch between the two versions of the Drive skin.
Rearranged the NET skin back to it's original state but keeping the updated functionality. Also got the round line meters working correctly.
Added Audio Output selection in the Volume skin. L-Click VOLUME to show the current output device. Click the Output device to change it.
Last edited by sl23 on January 11th, 2022, 10:41 am, edited 3 times in total.
- MuLab -
User avatar
death.crafter
Rainmeter Sage
Posts: 1399
Joined: April 24th, 2021, 8:13 pm

Re: Rounded

Post by death.crafter »

sl23 wrote: August 25th, 2021, 10:47 pm Update - 2021.8.25: Link in original post.
Made some minor adjustments.
Created alternate Drive skin that shows 4 drives at once. It also is easier to select a drive for each Circle due to adding a Text Input when you M-Click a circle. You can also switch between the two versions of the Drive skin.
Rearranged the NET skin back to it's original state but keeping the updated functionality.
Added Audio Output selection in the Volume skin. L-Click VOLUME to show the current output device. Click the Output device to change it.

Removed links to previous versions. If they are required, please ask. :D
Get the SegoeIcons font. They look better than Segoe MDL2 Assets.

https://aka.ms/SegoeFluentIcons

Include in #@#Fonts and use as

FontName=Segoe Fluent Icons

4 letter codes are same as Segoe MDL2 Assets.
from the Realm of Death