A Rainmeter skin to load/unload other skins when computer is plugged or on battery
See installing skins for more details.
- Install rainmeter
- Open the last release with
SkinInstaller.exe
- Download this repository's zip file and extract the folder located in
Skinsfolder into the Rainmeter skins folder (defaults toC:\Users\%USERNAME%\Documents\Rainmeter\Skins).
This skin will unload other skins when the computer will be on battery, and then reload them when plugged back in.
In order to change the list of skins, click-left on the widget (text or graphic) and choose Edit (un)Plugged Config menu.
You will be redirected to an .ini file.
Format for OtherSkins variable is :
OtherSkins="skin-name"+"skin-file.ini"|You can repeat this value "skin-name"+"skin-file.ini" for each skin you want to load/unload. Separator for each skin's description is |.
It is mandatory to tell the .ini file, due to the way Rainmeter API is used.
- Fork the repository: Fork
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request! 🎉
- icons from https://free-icons.github.io/free-icons/
- inspiration from this thread in rainmeter forum
Creative Commons Attribution - Non - Commercial - Share Alike 3.0