Go to file
2013-01-26 13:22:08 +02:00
Application Additional change to 648e14b 2012-12-23 17:42:30 +02:00
Build Installed: Improved VC++ 2012 redistributable check 2013-01-26 13:22:08 +02:00
Common Cosmetics 2012-12-13 12:11:27 +02:00
Language Language: Fixed build warnings 2012-12-22 15:25:00 +02:00
Library ClipString options changed back to 0/1, and Auto changed to 2 to be more consistent with other options and to allow formulas. 2013-01-25 21:05:47 -07:00
Plugins FileView: Fixed default icon index (off by 1) when non IconPath is specified. 2013-01-25 21:24:03 -07:00
SkinInstaller Moved common project settings into .props files 2012-12-18 19:49:51 +02:00
.gitignore Updated .gitignore 2012-06-21 17:06:05 +03:00
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
Rainmeter.props Additional changes to 52e1f1c 2012-12-18 22:00:44 +02:00
Rainmeter.sln FileView plugin: Initial commit 2013-01-09 22:51:15 -07:00
RainmeterCPP.sln FileView plugin: Initial commit 2013-01-09 22:51:15 -07:00
RainmeterCS.sln Upgraded project to VS2012 (Update 1) 2012-12-18 20:01:19 +02:00
README.md Minor change 2012-03-26 19:09:54 +03:00
Version.cs Finished updating to 2.5 2012-11-23 12:09:56 -07:00
Version.h Finished updating to 2.5 2012-11-23 12:09:56 -07: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.