Go to file
2012-11-23 22:04:34 +02:00
Application Added Windows 7/8 compatibility section to manifest 2012-09-18 22:37:35 +03:00
Build Update Build/Build.bat 2012-11-11 22:07:49 -05:00
Language Removed unnecessary library 2012-11-17 23:39:53 -07:00
Library Fixed unfocused scroll with WOW64 2012-11-23 22:04:34 +02:00
Plugins Changed WebParser's Debug=2 option to write to the current directory (same as the .ini file calling it) because Windows 8 does not allow writing to the root folder ("C:"). 2012-11-19 12:20:19 -07:00
SkinInstaller Fixed mistake in 463c3a0 2012-11-12 17:50:08 +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 Reintegrated 2.3 branch into trunk 2012-01-08 17:35:29 +00:00
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 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.