A Rainmeter suite with a simple duotone design.
Supports light/dark mode:
Wallpaper source (Wallpaper Engine): White Oak (Day/Night)
Layout: "uhe Default Layout"
There are skins developed in other repositories with the same aesthetic.
- To-Do List: https://github.com/uhe-org/uhe-todo-list
- osu! extension: https://github.com/uhe-org/uhe-osu-extension
Some skins rely on external plugins / software. All Rainmeter plugins listed below are packaged in the .rmskin
.
- CustomTaskbar (Windows 10+)
- TranslucentTaskbar (Rainmeter Forums) (DeviantArt) (GitHub Gist)
- Not currently compatible with Windows 11 22H2 and above, use TranslucentTB instead.
- TranslucentTB (app)
- TranslucentTaskbar (Rainmeter Forums) (DeviantArt) (GitHub Gist)
- KeyCounter
- HotKey (Rainmeter Forums) (GitHub Repo)
- NowPlaying (Web)
- WebNowPlaying (Rainmeter Forums) (GitHub Repo)
- Lyrics Display
- Mouse (Rainmeter Forums) (GitHub Repo)
This repo is structured in a way to automate releases, but there is no way to have multiple custom skins folders in Rainmeter. It makes developing in real time not possible by default, and symlinking has to be done. For example in PowerShell as admin:
New-Item -Path "$([Environment]::GetFolderPath("MyDocuments"))\Rainmeter\Skins\uhe" -ItemType SymbolicLink -Value "$([Environment]::GetFolderPath("MyDocuments"))\GitHub\uhe\RMSKIN\Skins\uhe"
Licensed under the MIT License.