Skip to content

Animeimp/rainmeter-plugin-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Rainmeter plugin software development kit contains the necessary tools and examples to build plugins in C/C++ and C#. Note that plugins built with the SDK require Rainmeter 2.3 beta or higher.

Download:

  • Use git (git clone git@github.com:rainmeter/rainmeter-plugin-sdk.git)
  • Use svn (svn checkout https://github.com/rainmeter/rainmeter-plugin-sdk/trunk rainmeter-plugin-sdk)
  • Download the current snapshot as a .zip archive.

The SDK can be built using any version of Visual Studio 2013. If you don't already have VS2013, you can download the free "Visual Studio Express 2013 for Windows Desktop" version here.

Documentation: The documentation is available at the wiki.

About

C++/C# plugin SDK for Rainmeter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 61.4%
  • C++ 29.2%
  • C 9.4%