-
Notifications
You must be signed in to change notification settings - Fork 11
/
index.html
232 lines (219 loc) · 12.3 KB
/
index.html
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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
<!DOCTYPE html>
<HTML lang="en">
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon-16x16.png">
<meta name="description" content="Retro Music Player - The best Material design offline music player for Android.">
<meta name="color-scheme" content="dark">
<title>Home - Retro Music Player</title>
<link rel="stylesheet" href="styles/bootstrap.min.css">
<link rel="stylesheet" href="assets/icons/styles.css">
<link rel="stylesheet" href="styles/style.css">
</head>
<body>
<section class="menu navmenu">
<nav class="navbar navbar-dropdown navbar-fixed-top navbar-expand-lg">
<div class="container-fluid">
<div class="navbar-brand">
<span class="navbar-logo">
<a href="https://retromusic.app">
<img src="assets/images/retro.svg" alt="Logo" style="height: 3rem;background-color: white;">
</a>
</span>
<span class="navbar-text"><a class="navbar-text text-white display-7"
href="https://retromusic.app">Retro Music Player</a></span>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarNavAltMarkup" aria-expanded="false"
aria-label="Toggle navigation">
<div class="hamburger">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav nav-dropdown" data-app-modern-menu="true">
<li class="nav-item"><a class="nav-link link text-white display-4"
href="https://retromusic.app">Home</a></li>
<li class="nav-item"><a class="nav-link link text-white display-4"
href="screenshots">Screenshots</a></li>
<li class="nav-item"><a class="nav-link link text-white display-4"
href="about">About Us</a></li>
<li class="nav-item"><a class="nav-link link text-white display-4"
href="contact" aria-expanded="true">Contact Us</a>
</li>
<li class="nav-item"><a class="nav-link link text-white display-4" href="faq"
aria-expanded="true">FAQ</a></li>
</ul>
<div class="navbar-buttons section-btn"><a class="btn btn-primary display-4"
href="https://play.google.com/store/apps/details?id=code.name.monkey.retromusic"><span
class="icon-download icon-font"></span>
Download</a></div>
</div>
</div>
</nav>
</section>
<div class="animate">
<section class="homepage-main">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-md-4 image-wrapper">
<img class="w-100" src="assets/images/home_light.jpg" alt="banner">
</div>
<div class="col-12 col-md">
<div class="text-wrapper text-center">
<h1 class="text-white mb-3 display-1">
<strong><span style="color:#7c4dff;font-weight:bold">Retro</span> Music
Player</strong><strong><br></strong></h1>
<p class="display-7 text-white">
The best Material design offline music player for Android.</p>
<div class="section-btn mt-3"><a class="btn btn-primary display-7"
href="https://github.com/RetroMusicPlayer/RetroMusicPlayer"><span
class="icon-font icon-github"></span>Source Code</a>
<a class="btn btn-primary display-7"
href="https://play.google.com/store/apps/details?id=code.name.monkey.retromusic"><span
class="icon-font icon-google-play"></span>Download</a></div>
</div>
</div>
</div>
</div>
</section>
<section class="homepage-features">
<div class="container">
<div class="row">
<div class="col-12 col-lg-9">
<h3 class="section-title align-center mb-0 display-2">
<strong>Features</strong><br><strong><br></strong>
</h3>
</div>
</div>
<div class="row">
<div class="card col-12 col-md-6 col-lg-3">
<div class="card-wrapper">
<div class="card-box align-center">
<div class="iconfont-wrapper">
<span class="icon-font icon-palette"></span>
</div>
<h5 class="card-title display-7"><strong>App Themes</strong></h5>
<p class="text-white display-7">3 app themes which suits your
needs:<br>Clearly White, Kinda Dark & Just Black</p>
</div>
</div>
</div>
<div class="card col-12 col-md-6 col-lg-3">
<div class="card-wrapper">
<div class="card-box align-center">
<div class="iconfont-wrapper">
<span class="icon-font icon-palette-swatch"></span>
</div>
<h5 class="card-title display-7"><strong>Now Playing Themes</strong></h5>
<p class="text-white display-7">More than 15 now playing themes to customize
the now playing screen to your liking.</p>
</div>
</div>
</div>
<div class="card col-12 col-md-6 col-lg-3">
<div class="card-wrapper">
<div class="card-box align-center">
<div class="iconfont-wrapper">
<span class="icon-font icon-compass"></span>
</div>
<h5 class="card-title display-7"><strong>Easy Navigation</strong></h5>
<p class="text-white display-7">Self-explanatory interface without overloaded
menus and a fully customizable navigation bar.</p>
</div>
</div>
</div>
<div class="card col-12 col-md-6 col-lg-3">
<div class="card-wrapper">
<div class="card-box align-center">
<div class="iconfont-wrapper">
<span class="icon-font icon-tag-text"></span>
</div>
<h5 class="card-title display-7"><strong>Tag Editor</strong></h5>
<p class="text-white display-7">Built-in IDE3 tag editor to edit your song's
tags right in the app.</p>
</div>
</div>
</div>
<div class="card col-12 col-md-6 col-lg-3">
<div class="card-wrapper">
<div class="card-box align-center">
<div class="iconfont-wrapper">
<span class="icon-font icon-text-box"></span>
</div>
<h5 class="card-title display-7"><strong>Lyrics Support</strong></h5>
<p class="text-white display-7">Supports both synced and classic lyrics so
you can sing on-the-go.
</p>
</div>
</div>
</div>
<div class="card col-12 col-md-6 col-lg-3">
<div class="card-wrapper">
<div class="card-box align-center">
<div class="iconfont-wrapper">
<span class="icon-font icon-playlist-music"></span>
</div>
<h5 class="card-title display-7"><strong>Smart Playlists</strong></h5>
<p class="text-white display-7">Automatically creates playlists based on
most played, recently added and most played songs.
</p>
</div>
</div>
</div>
<div class="card col-12 col-md-6 col-lg-3">
<div class="card-wrapper">
<div class="card-box align-center">
<div class="iconfont-wrapper">
<span class="icon-font icon-translate"></span>
</div>
<h5 class="card-title display-7"><strong>Multiple Languages Support</strong></h5>
<p class="text-white display-7">Supports 30+ languages and coutning.
You can translate the app to your own language by going to the GitHub repository.
</p>
</div>
</div>
</div>
<div class="card col-12 col-md-6 col-lg-3">
<div class="card-wrapper">
<div class="card-box align-center">
<div class="iconfont-wrapper">
<span class="icon-font icon-plus-circle"></span>
</div>
<h5 class="card-title display-7"><strong>And Much More!</strong></h5>
<p class="text-white display-7">This isn't all, there are a lot of more features which
can be found
<a
href="https://github.com/retroMusicPlayer/RetroMusicPlayer/#-included-features">here</a>.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<script src="scripts/jquery.min.js"></script>
<script src="scripts/bootstrap.min.js"></script>
<script src="scripts/nav-dropdown.js"></script>
<script src="scripts/navbar-dropdown.js"></script>
<section class="footer">
<div class="container">
<div class="media-container-row align-center text-white">
<div class="col-12">
<p class="mb-0 display-7">
Made with ❤️ by <a href="https://daksh.eu.org" class="text-primary" target="_blank">Daksh
P. Jain</a>, hosted on <a href="https://github.com/RetroMusicPlayer/retromusicplayer.github.io">GitHub</a>.</p>
</div>
</div>
</div>
</section>
</body>
</html>