Note
This skin needs the uhe suite in the same Rainmeter/Skins
folder to work correctly.
osu!-related skins for the uhe Rainmeter suite
Desktop with light mode:
Desktop with dark mode:
Wallpaper source (Wallpaper Engine): New osu! Background (1080p 60 fps) (2017)
Layout: "uhe osu! Layout"
Some skins rely on external plugins / software. All Rainmeter plugins listed below are packaged in the .rmskin
or uhe's .rmskin
.
- osu! scorecards (Best/Recent)
- Speech (Rainmeter Forums) (GitHub Repo)
- osu-tools (CLI)
- needs to be in
Documents/GitHub
- needs to be in
- KeyCounter
- HotKey (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-osu-extension" -ItemType SymbolicLink -Value "$([Environment]::GetFolderPath("MyDocuments"))\GitHub\uhe-osu-extension\RMSKIN\Skins\uhe-osu-extension"