For Mac and Windows
beaTunes Logo beaTunes
build better playlists

Plugin API

beaTunes 2 has a fairly modular architecture. Most of it is actually implemented as a plugin. This makes it relatively easy to add custom components.

If you would like to write a plugin yourself, e.g. a new analysis task, a new menu item or a new song context component, please take a look at the existing plugin and API examples in the news blog.

You may also want to check out the javadocs.

Note: Most things are fairly stable. However, as there is not a plugin API that's completely independent from the actual product and its implementation, things may change. We might move to a standalone API at some point in the future.

We hope to post more detailed infos soon... In the meantime, please contact us via email with any questions you might have.