FooSnarl Connecting Foobar2000 and Snarl

FAQ

What are Foobar2000 and Snarl?

Foobar2000 is an advanced freeware audio player for the Windows platform.  Snarl is a notification system for Windows. It provides a standard, simple way for application to notify you, the end user, of important events.

What is FooSnarl?

FooSnarl is the glue that keeps this happy tech sandwich together.  It enables Foobar to send messages about music playback status to Snarl, which creates nice little pop-ups in the corner of your screen.  You can customize which playback events you would like to be notified about as well as the style of the notifications.   In coming versions of FooSnarl users will be able to configure the actions that occur when clicking the notifications

Where can I get support for FooSnarl?

If you have questions about installing, configuring or using FooSnarl please email support [at] pyrodogg [dot] com with an appropriate subject line.

If you have features you would like to see in the software please use the feedback tab on the left hand side of the site to submit your ideas.

If you are a coder interested in helping please email support [at] pyrodogg [dot] com with a note that you'd like to help.  If other people would like to help do any sort of coding I would be happy to move the codebase to a git repository

What is open source software?

Introduction

Open source doesn't just mean access to the source code. The distribution terms of open-source software must comply with the following criteria:

1. Free Redistribution

The license shall not restrict any party from selling or giving away the software as a component of an aggregate software distribution containing programs from several different sources. The license shall not require a royalty or other fee for such sale.

2. Source Code

The program must include source code, and must allow distribution in source code as well as compiled form. Where some form of a product is not distributed with source code, there must be a well-publicized means of obtaining the source code for no more than a reasonable reproduction cost preferably, downloading via the Internet without charge. The source code must be the preferred form in which a programmer would modify the program. Deliberately obfuscated source code is not allowed. Intermediate forms such as the output of a preprocessor or translator are not allowed.

...cont.
-- Open Source Definition (via the Open Source Initiative)

What license is FooSnarl released under?

FooSnarl is released under the BSD license, specifically the following:

Copyright (c) 2008, Skyler Kehren
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted
provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of
conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of
conditions and the following disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of the author nor the names of its contributors may be used to endorse
or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
For more information on the BSD license and other open source licenses check out the Open Source Initiative.
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

No trackbacks yet.

Fork me on GitHub