Go to file
2012-05-21 12:21:11 +03:00
Application Added separate tray icon resource for high DPI conditions 2012-04-22 17:47:19 +03:00
Build illustro: Changed to use @Resources 2012-05-21 12:21:11 +03:00
Language Updated languages 2012-05-05 13:13:09 +03:00
Library Fixed relative paths with !SetWallpaper 2012-05-21 12:08:31 +03:00
Plugins InputText: Fixed handling of bangs starting with "[" 2012-05-17 11:37:42 +03:00
SkinInstaller SkinInstaller: Fixed backup issues 2012-05-16 14:53:47 +03:00
.gitignore Updated .gitignore 2012-04-02 22:21:54 +03:00
LICENSE
Rainmeter.props Reintegrated 2.3 branch into trunk 2012-01-08 17:35:29 +00:00
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 Housekeeping. 2012-02-04 13:08:58 +00:00
README.md
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.