Go to file
2012-08-03 17:18:12 -06: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 Fixed resizing of certain meters with !SetOption 2012-08-03 17:18:12 -06:00
Plugins Build option: Added /arch:SSE to Release/32bit. 2012-07-23 07:34:31 -07:00
SkinInstaller Build option: Added /arch:SSE to Release/32bit. 2012-07-23 07:34:31 -07: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
Version.cs Bumped version to 2.4 2012-06-26 15:48:05 +03:00
Version.h Bumped version to 2.4 2012-06-26 15:48:05 +03: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.