mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Application | ||
Build | ||
Language | ||
Library | ||
Plugins | ||
SkinInstaller | ||
.gitignore | ||
LICENSE | ||
Rainmeter.props | ||
Rainmeter.sln | ||
RainmeterCPP.sln | ||
RainmeterCS.sln | ||
README.md | ||
Version.cs | ||
Version.h |
Rainmeter is a desktop customization tool for Windows. For more information and downloads, visit rainmeter.net.
Source
To obtain the source code:
- Use git (
git clone git@github.com:rainmeter/rainmeter.git
) - Use svn (
svn checkout https://github.com/rainmeter/rainmeter/trunk rainmeter
) - Download the current snapshot as a .zip archive.
Refer to /Build/Instructions.txt
for build instructions.