Unofficial Muine Plugin Pack

Unmaintained

I am not currently using Muine as a music player, and as such am not actively working on plugins.

Unofficial Muine Plugin Pack

This plugin pack provides a revamp of the default TrayIcon plugin and an alarm clock plugin. Beyond that, it provides an infastructure for building new plugins including asyncronous http communication and XML-RPC (think AudioScrobbler) which can be linked to and a Plugin Manager which provides a standard location for enabling, disabling, and configuring plugins. Have fun!

Requirements

  • Muine 0.8.7
  • libasound (for AlarmClock, optional)

Installation

wget http://www.public.asu.edu/~bnickel/MuinePluginsUnofficial/muine-plugins-unofficial-1.0.0.tar.gz
tar -zxvf muine-plugins-unofficial-1.0.0.tar.gz
cd tar -zxvf muine-plugins-unofficial-1.0.0.tar.gz
./configure && make && sudo make install
[[Restart "muine"]]

Files

muine-plugins-unofficial-1.0.0.tar.gz
  • Added linkable plugin libraries.
  • Added PluginManager.
  • Added MonoDevelop solution.
muine-plugins-unofficial-0.0.1.tar.gz
  • Properly licensed files.
  • Fixed build.
 
muine-plugins-unofficial-0.0.0.tar.gz
  • First release.

Screenshots


Muine.Plugins.TrayIcon.dll


Muine.Plugins.PluginManager.dll