Go to file
Birunthan Mohanathas d9499ed6ae Update README.md
2013-03-23 16:03:19 +02:00
Application Additional change to 648e14b 2012-12-23 17:42:30 +02:00
Build Installer: Add FileView to default plugins 2013-03-21 15:34:56 +02:00
Common Add support for modal dialogs 2013-03-18 17:48:30 +02:00
Installer Add initial work for installer C++ rewrite 2013-03-18 18:55:34 +02:00
Language Language: Fixed build warnings 2012-12-22 15:25:00 +02:00
Library Fix crash when actions are executed by plugin threads after skin unload 2013-03-21 14:29:59 +02:00
Plugins FileView: Fix crash caused by creating thread even when another is active 2013-03-21 20:52:42 +02:00
SkinInstaller Tweaks 2013-03-10 18:03:23 +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 Add initial work for installer C++ rewrite 2013-03-18 18:55:34 +02:00
Rainmeter.sln
RainmeterCPP.sln Add initial work for installer C++ rewrite 2013-03-18 18:55:34 +02:00
RainmeterCS.sln Upgraded project to VS2012 (Update 1) 2012-12-18 20:01:19 +02:00
README.md Update README.md 2013-03-23 16:03:19 +02: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)
  • Download the current snapshot as a .zip archive.

Refer to /Build/Instructions.txt for build instructions.