Go to file
2012-11-12 11:10:40 +09:00
Application Added Windows 7/8 compatibility section to manifest 2012-09-18 22:37:35 +03:00
Build Installer: Changes to statistics collection 2012-11-04 16:00:19 +02:00
Language Localization: Fixed Theme to Layout in a couple of spots. 2012-10-04 14:53:32 -04:00
Library Code cleanup 2012-11-12 11:10:40 +09:00
Plugins Minor fixes 2012-10-06 20:29:20 +03:00
SkinInstaller SkinInstaller: Added support for 3cae4f7 2012-10-07 17:01:06 +03:00
.gitignore Updated .gitignore 2012-06-21 17:06:05 +03:00
LICENSE
Rainmeter.props
Rainmeter.sln Improved 83f1b1a 2012-06-11 16:20:13 +03:00
RainmeterCPP.sln Improved 83f1b1a 2012-06-11 16:20:13 +03:00
RainmeterCS.sln Housekeeping. 2012-02-04 13:08:58 +00:00
README.md Minor change 2012-03-26 19:09:54 +03:00
Version.cs Update Version.cs 2012-11-04 12:02:12 -05:00
Version.h Update Version.h 2012-11-04 12:03:24 -05:00

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.