The following code repositorities are available for downloading:
Sample plug-ins
GeneralPluginSample
Sample c# plugin which implementes a simple remote player
https://github.com/ImplodedSoftware/GeneralPluginSample
GeneralPluginSampleVb
Sample vb.net plugin which implements a simple remote player
https://github.com/ImplodedSoftware/GeneralPluginSampleVb
Official plug-ins
Mini player
The Mini player is a plugin which displays a miniaturized version of Helium's player allowing you to see and control the music that's currently playing without the need of having Helium as the active window.
This plug-in is implemented in c#, WPF with a MVVM architcture.
https://github.com/ImplodedSoftware/MiniPlayer
Quick browser
The Quick browser is a plug-in which allows you to quickly find a track via it's title as well as the possibility to play or queue it without the need of having Helium as the active window.
This plug-in is implemented in c#, WPF with a MVVM architcture.
https://github.com/ImplodedSoftware/QuickBrowser
Tray rate
Use this plug-in to quickly rate the track via the notification tray icon.
This plug-in is implemented in c#.
https://github.com/ImplodedSoftware/TrayRate