mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-28 17:57:05 +02:00
update index.html
This commit is contained in:
parent
06fed172b4
commit
86cd4b2b63
1 changed files with 4 additions and 2 deletions
|
@ -33,13 +33,15 @@
|
|||
<body>
|
||||
<h1>Snapweb Placeholder</h1>
|
||||
<p>
|
||||
This is a placeholder for Snapweb, to install Snapweb, please follow these steps:
|
||||
This is a placeholder for <a href="https://github.com/badaix/snapweb/releases">Snapweb</a>, a web based app to
|
||||
control Snapcast with integrated player.<br>
|
||||
To install Snapweb, please follow these steps:
|
||||
<ol>
|
||||
<li>Download Snapweb on the <a href="https://github.com/badaix/snapweb/releases">Snapweb release page</a>. You can
|
||||
either download
|
||||
<ul>
|
||||
<li><b>snapweb.zip</b> and extract it on your Snapcast server machine, e.g. into
|
||||
<tt>/usr/share/snapcast/snapweb</tt> or
|
||||
<tt>/usr/share/snapserver/snapweb</tt> or
|
||||
</li>
|
||||
<li><b>snapweb_x.y.z-1_all.deb</b> and install it with <tt>sudo apt install ./snapweb_x.y.z-1_all.deb</tt> to
|
||||
<tt>/usr/share/snapweb</tt>
|
||||
|
|
Loading…
Add table
Reference in a new issue