Go to file
2012-04-07 13:54:36 +03:00
Application Updated icon 2012-04-06 21:21:35 +03:00
Build Revert 6490dad 2012-04-05 15:13:33 +03:00
Language Cosmetics 2012-04-06 15:31:00 +03:00
Library Improved 8dd9b8e fix to handle temporary division by 0 cases 2012-04-07 10:06:58 +03:00
Plugins Plugin API: Renamed (Rm)ReadFormula to (Rm)ReadDouble. Changed (Rm)ReadInt to accept formulas. 2012-04-07 13:54:36 +03:00
SkinInstaller Removed support for TrayExecuteL and TrayExecuteDL 2012-04-06 15:28:39 +03:00
.gitignore Updated .gitignore 2012-04-02 22:21:54 +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 Housekeeping. 2012-02-04 13:08:58 +00:00
RainmeterCPP.sln - Removed example plugins (will be available tomorrow from http://rainmeter.net/cms/Developers) 2012-01-28 16:14:03 +00: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 Reintegrated 2.3 branch into trunk 2012-01-08 17:35:29 +00:00
Version.h Reintegrated 2.3 branch into trunk 2012-01-08 17:35:29 +00: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.