Go to file
2012-08-27 14:04:27 -07:00
Application Build option: Added /arch:SSE to Release/32bit. 2012-07-23 07:34:31 -07:00
Build Tweaks 2012-07-23 18:38:07 +03:00
Language Language: Removed Latvian and Slovenian from build 2012-07-23 15:37:14 +03:00
Library Changed Registry measure to convert REG_SZ to a number (if applicable) 2012-08-23 10:20:45 -06:00
Plugins QuotePlugin: Fixed handle leak 2012-08-27 14:04:27 -07:00
SkinInstaller Build option: Added /arch:SSE to Release/32bit. 2012-07-23 07:34:31 -07:00
.gitignore
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
Rainmeter.props
Rainmeter.sln
RainmeterCPP.sln
RainmeterCS.sln
README.md Minor change 2012-03-26 19:09:54 +03:00
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.