Go to file
2012-05-30 08:42:13 +03:00
Application Added separate tray icon resource for high DPI conditions 2012-04-22 17:47:19 +03:00
Build Moved default skins and themes into ProgramPath\Defaults\ 2012-05-30 08:33:32 +03:00
Language Updated languages 2012-05-26 11:33:37 +03:00
Library Disallowed plugins in ProgramPath\ (instead of ProgramPath\Plugins\) 2012-05-30 08:37:03 +03:00
Plugins WebParser.dll: Fixed that [measures] in FinishAction were not dynamic 2012-05-30 08:42:13 +03:00
SkinInstaller SkinInstaller: Fixed backup issues 2012-05-16 14:53:47 +03:00
.gitignore
LICENSE
Rainmeter.props
Rainmeter.sln
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
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.