mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-01-10 07:52:27 +01:00
99 lines
3.5 KiB
HTML
99 lines
3.5 KiB
HTML
<html>
|
|
<head>
|
|
<title>Subsonic Help</title>
|
|
<link rel="stylesheet" href="../style.css" type="text/css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h3><img src="../img/subsonic.png" alt=""> Welcome to Subsonic</h3>
|
|
|
|
<p>
|
|
With <b>Subsonic</b> you can easily stream or download music from your home computer to your Android phone
|
|
(and do lots of other cool stuff too).
|
|
</p>
|
|
|
|
<p>
|
|
To install the Subsonic server software on your computer, please visit <a href="http://subsonic.org">subsonic.org</a>.
|
|
It's available for Windows, Mac, Linux and Unix.
|
|
</p>
|
|
|
|
<p>
|
|
By default, this program is configured to use the <b>Subsonic demo server</b>. Once you've set up your own
|
|
server, please go to <b>Settings</b> and change the configuration so that it connects to your own computer.
|
|
</p>
|
|
|
|
<p>
|
|
You can use this program freely for 30 days. After that you will have to make a donation to the Subsonic project.
|
|
As a donor you get the following benefits:
|
|
</p>
|
|
<ul>
|
|
<li>Unlimited streaming and download to any number of iPhone and Android phones.</li>
|
|
<li>Video streaming.</li>
|
|
<li>A personal web address for your Subsonic server (<em>yourname</em>.subsonic.org).</li>
|
|
<li>No ads in the Subsonic web interface.</li>
|
|
<li>Free access to new premium features.</li>
|
|
</ul>
|
|
|
|
<p>
|
|
The suggested donation amount is <b>€20</b>, but you can give any amount you like.
|
|
</p>
|
|
|
|
<p>
|
|
Click one of the buttons to go to PayPal where you can pay by credit card or by using your PayPal account.
|
|
Once the donation is processed, you will receive a license key by email.
|
|
</p>
|
|
|
|
<table>
|
|
<tr>
|
|
<td style="border:none;">
|
|
<table>
|
|
<tr>
|
|
<td style="border:none;padding:0;padding:0"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3RTGWJRNAW2PU"><img src="../img/paypal.gif" alt=""/></a> </td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align:center;border:none;padding:0">€10</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td style="border:none;">
|
|
<table>
|
|
<tr>
|
|
<td style="border:none;padding:0"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UCUUB2TYE4PGN"><img src="../img/paypal.gif" alt=""/></a> </td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align:center;border:none;padding:0">€20</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td style="border:none;">
|
|
<table>
|
|
<tr>
|
|
<td style="border:none;padding:0"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3M6TFHWEPSU44"><img src="../img/paypal.gif" alt=""/></a> </td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align:center;border:none;padding:0">€25</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td style="border:none;">
|
|
<table>
|
|
<tr>
|
|
<td style="border:none;padding:0"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5KP7LPQU77UAS"><img src="../img/paypal.gif" alt=""/></a> </td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align:center;border:none;padding:0">€30</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p>
|
|
For more information, please visit <a href="http://subsonic.org/">subsonic.org</a>
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|