forked from ampache/ampache.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
206 lines (206 loc) · 12.2 KB
/
index.html
File metadata and controls
206 lines (206 loc) · 12.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE HTML>
<html lang="en"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:og="http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<title>Ampache - Music Streaming Server</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="A web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.">
<meta name="author" content="Ampache">
<meta property="og:image" content="http://ampache.org/img/logo/ampache-logo.png"/>
<meta property="og:image:secure_url" content="https://ampache.org/img/logo/ampache-logo.png" />
<!-- Styles -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link rel='stylesheet' id='prettyphoto-css' href="css/prettyPhoto.css" type='text/css' media='all'>
<link href="css/fontello.css" type="text/css" rel="stylesheet">
<!--[if lt IE 7]>
<link href="css/fontello-ie7.css" type="text/css" rel="stylesheet">
<![endif]-->
<!-- Google Web fonts -->
<link href='//fonts.googleapis.com/css?family=Quattrocento:400,700' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Patua+One' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<style>
body {
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
}
</style>
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<!-- Favicon -->
<link rel="shortcut icon" href="img/favicon.ico">
<!-- JQuery -->
<script type="text/javascript" src="js/jquery.js"></script>
<!-- Load ScrollTo -->
<script type="text/javascript" src="js/jquery.scrollTo-1.4.2-min.js"></script>
<!-- Load LocalScroll -->
<script type="text/javascript" src="js/jquery.localscroll-1.2.7-min.js"></script>
<!-- prettyPhoto Initialization -->
<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$("a[rel^='prettyPhoto']").prettyPhoto();
});
</script>
</head>
<body>
<!--******************** NAVBAR ********************-->
<div class="navbar-wrapper">
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<!-- Responsive Navbar Part 1: Button for triggering responsive navbar (not covered in tutorial). Include responsive CSS to utilize. -->
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a>
<h1 class="brand"><a href="#top">Ampache <img src="img/logo/ampache-logo.png" style="border: 0px; height: 50px; width: auto;" /></a></h1>
<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
<nav class="pull-right nav-collapse collapse">
<ul id="menu-main" class="nav">
<li><a title="home" href="index.html">Home</a></li>
<li><a title="download" href="https://github.com/ampache/ampache/releases" class="hllink">Download</a></li>
<li><a title="documentation" href="https://github.com/ampache/ampache/wiki">Documentation</a></li>
<li><a title="forum" href="https://groups.google.com/forum/#!forum/ampache">Forum</a></li>
<li><a title="chat" href="https://kiwiirc.com/client/chat.freenode.net:+6697/?nick=Anonymous|?#ampache">Chat</a></li>
<li><a title="demo" href="demo.html" class="hllink">Demo</a></li>
<li><a title="donate" href="donate.html">Donate</a></li>
<li><a title="github" href="https://github.com/ampache/ampache"><img src="img/GitHub-Mark-32px.png" style="border: 0px;" /></a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
<div id="top"></div>
<!-- ******************** HeaderWrap ********************-->
<div id="headerwrap">
<header class="clearfix">
<h1><span><img src="img/logo/ampache-logo.png" style="height: 210px; width: auto; border: 0;" /><br /> ...for the love of music</span></h1>
<div class="container">
<div class="row">
<div class="span12">
<ul class="icon">
<li><img src="img/icon/icon-php.png" style="height: 48px; width: auto" title="PHP" /></li>
<li><img src="img/icon/icon-mysql.png" style="height: 48px; width: auto" title="MySQL" /></li>
<li><img src="img/icon/icon-vlc.png" style="height: 48px; width: auto" title="VLC Localplay" /></li>
<li><img src="img/icon/icon-mpd.png" style="height: 48px; width: auto" title="MPD Localplay" /></li>
<li><img src="img/icon/icon-winamp.png" style="height: 48px; width: auto" title="Winamp Localplay" /></li>
<li><img src="img/icon/icon-xbmc.png" style="height: 48px; width: auto" title="XBMC Localplay" /></li>
<li><img src="img/icon/icon-library.png" style="height: 48px; width: auto" title="Manage your music library" /></li>
<li><img src="img/icon/icon-github.png" style="height: 48px; width: auto" title="Github hosted project" /></li>
<li><img src="img/icon/icon-gplv2.png" style="height: 48px; width: auto" title="AGPLv3 license" /></li>
<li><img src="img/icon/icon-html5.png" style="height: 48px; width: auto" title="HTML5 Web Player" /></li>
<li><img src="img/icon/icon-lastfm.png" style="height: 48px; width: auto" title="Scrobble with LastFM" /></li>
<li><img src="img/icon/icon-webdav.png" style="height: 48px; width: auto" title="WebDAV compatible API" /></li>
<li><img src="img/icon/icon-musicbrainz.png" style="height: 48px; width: auto" title="Metadata from MusicBrainz" /></li><br />
<li><img src="img/icon/icon-linux.png" style="height: 48px; width: auto" title="Run on Linux" /></li>
<li><img src="img/icon/icon-windows.png" style="height: 48px; width: auto" title="Run on Windows" /></li>
<li><img src="img/icon/icon-mac.png" style="height: 48px; width: auto" title="Run on Mac" /></li>
<li><img src="img/icon/icon-video.png" style="height: 48px; width: auto" title="Video support" /></li>
<li><img src="img/icon/icon-feed.png" style="height: 48px; width: auto" title="RSS Feeds" /></li>
<li><img src="img/icon/icon-xml.png" style="height: 48px; width: auto" title="XML API" /></li>
<li><img src="img/icon/icon-plex.png" style="height: 48px; width: auto" title="Plex compatible API" /></li>
<li><img src="img/icon/icon-subsonic.png" style="height: 48px; width: auto" title="Subsonic compatible API / Catalog" /></li>
<li><img src="img/icon/icon-soundcloud.png" style="height: 48px; width: auto" title="Soundcloud Catalog" /></li>
<li><img src="img/icon/icon-dropbox.png" style="height: 48px; width: auto" title="Dropbox Catalog" /></li>
<li><img src="img/icon/icon-headphones.png" style="height: 48px; width: auto" title="Auto-download wanted albums with Headphones" /></li>
<li><img src="img/icon/icon-echonest.png" style="height: 48px; width: auto" title="Stream missing song preview based on EchoNest API" /></li>
<li><img src="img/icon/icon-upnp.png" style="height: 48px; width: auto" title="UPnP/DLNA compatible API" /></li>
<li><img src="img/icon/icon-itunes.png" style="height: 48px; width: auto" title="iTunes compatible API (DAAP)" /></li>
</ul>
</div>
</div>
</div>
</header>
</div>
<!--******************** Feature ********************-->
<div class="scrollblock">
<section id="feature">
<div class="container">
<div class="row">
<div class="span12">
<article>
<p>A web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.</p>
</article>
</div>
</div>
</div>
</section>
</div>
<hr>
<!--******************** Preview Section ********************-->
<section id="preview" class="single-page scrollblock">
<div class="container">
<div class="align"><i class="icon-desktop-circled"></i></div>
<h1 id="folio-headline">Preview...</h1>
<div class="row">
<div class="span4">
<div class="mask2"><a href="img/previews/login.jpg" rel="prettyPhoto[pp_gal]"><img src="img/previews/login.jpg" alt=""></a></div>
</div>
<div class="span4">
<div class="mask2"><a href="img/previews/artist.jpg" rel="prettyPhoto[pp_gal]"><img src="img/previews/artist.jpg" alt=""></a></div>
</div>
<div class="span4">
<div class="mask2"><a href="img/previews/catalog.jpg" rel="prettyPhoto[pp_gal]"><img src="img/previews/catalog.jpg" alt=""></a></div>
</div>
</div>
<div class="row">
<div class="span4">
<div class="mask2"><a href="img/previews/album_edit.jpg" rel="prettyPhoto[pp_gal]"><img src="img/previews/album_edit.jpg" alt=""></a></div>
</div>
<div class="span4">
<div class="mask2"><a href="img/previews/playing.jpg" rel="prettyPhoto[pp_gal]"><img src="img/previews/playing.jpg" alt=""></a></div>
</div>
<div class="span4">
<div class="mask2"><a href="img/previews/visualizer.jpg" rel="prettyPhoto[pp_gal]"><img src="img/previews/visualizer.jpg" alt=""></a></div>
</div>
</div>
</div>
</section>
<hr>
<!--******************** Services Section ********************-->
<section id="services" class="single-page scrollblock">
<div class="container">
<div class="align"><i class="icon-cog-circled"></i></div>
<h1>Features</h1>
<div class="row">
<div class="span3">
<div class="align"> <i class="icon-desktop sev_icon"></i> </div>
<h2>Music collection</h2>
<p>Browse and manage your music collection through a simple web interface. Synchronize local and remote catalogs to an unique consistent collection.</p>
<a href="https://github.com/ampache/ampache/wiki/installation/Catalog" class="more-link">read more</a>
</div>
<div class="span3">
<div class="align"> <i class="icon-vector sev_icon"></i> </div>
<h2>Music streaming</h2>
<p>Stream your music to your preferred player, control it with Localplay or directly listen on the web page with HTML5 player.<br /><br /></p>
<a href="https://github.com/ampache/ampache/wiki#configuration" class="more-link">read more</a>
</div>
<div class="span3">
<div class="align"> <i class="icon-basket sev_icon"></i> </div>
<h2>Open source</h2>
<p>Completely Free and Open Source since 2001, AGPLv3 license.<br /><br />
Get involved and take control.<br /><br /></p>
<a href="https://github.com/ampache/ampache" class="more-link">read more</a>
</div>
<div class="span3">
<div class="align"> <i class="icon-mobile-1 sev_icon"></i> </div>
<h2>Ampache everywhere</h2>
<p>Listen to your music from your phone, tablet or television. At home, at work or in vacation: get Ampache everywhere using a compatible client!<br /><br /></p>
<a href="https://github.com/ampache/ampache/wiki/Clients" class="more-link">read more</a>
</div>
</div>
</div>
</section>
<hr>
<div class="footer-wrapper">
<div class="container">
<footer>
<small><a href="http://ampache.org">Ampache.org</a> - Theme by Dzyngiri</small>
</footer>
</div>
</div>
<!-- Loading the javaScript at the end of the page -->
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/site.js"></script>
</body>
</html>