Go to file
Birunthan Mohanathas a55b159633 Fixed build
2012-06-08 16:43:56 +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 Manage Skins: Tweaked menu buttons 2012-06-01 17:08:31 +03:00
Library Plugin: Fixed error when using forward slash in Plugin= 2012-06-04 17:41:06 +03:00
Plugins NowPlaying.dll: Fixed that [measures] in TrackChangeAction were not dynamic 2012-05-30 08:42:30 +03:00
SkinInstaller Fixed build 2012-06-08 16:43:56 +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.