-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
187 lines (166 loc) · 12.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Music Cleaner - The Free Music Cleaner</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./assets/css/bootstrap.min.css">
<script src="./assets/js/jquery.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
<style>
/* Remove the navbar's default margin-bottom and rounded borders */
.navbar {
margin-bottom: 0;
border-radius: 0;
}
/* Add a gray background color and some padding to the footer */
footer {
background-color: #f2f2f2;
padding: 25px;
}
.carousel-inner img {
width: 100%; /* Set width to 100% */
margin: auto;
min-height:200px;
}
/* Hide the carousel text when the screen is less than 600 pixels wide */
@media (max-width: 600px) {
.carousel-caption {
display: none;
}
}
</style>
<!-- Fav and touch icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="./assets/icon/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="./assets/icon/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="./assets/icon/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="./assets/icon/apple-touch-icon-57-precomposed.png">
<link rel="shortcut icon" href="./assets/icon/favicon.png">
</head>
<body>
<nav class="navbar navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="./index.html"><span class="glyphicon glyphicon-music"></span> Music Cleaner</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav">
<li class="active"><a href="./index.html"><span class="glyphicon glyphicon-home"></span> Home</a></li>
<li><a href="./download.html"><span class="glyphicon glyphicon-download-alt"></span> Download</a></li>
<li><a href="./about.html"><span class="glyphicon glyphicon-info-sign"></span> About</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<a href="https://amjadtbssm.blogspot.com" target="_blank"><button class="btn btn-danger btn-sm navbar-btn"><span class="glyphicon glyphicon-globe"></span> Visit my Blog</button></a>
</ul>
</div>
</div>
</nav>
<div id="homeslides" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#homeslides" data-slide-to="0" class="active"></li>
<li data-target="#homeslides" data-slide-to="1"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="./images/img1.png" alt="Music Cleaner">
</div>
<div class="item">
<img src="./images/img2.png" alt="Home Delivery">
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#homeslides" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#homeslides" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<div class="container"><br>
<div class="row test">
<div class="col-sm-8">
<div class="panel panel-primary text-center">
<div class="panel-heading">Features</div>
<div class="panel-body text-left">
Organize and remove all duplicates from your music collection so you can find the tracks you need faster using this straightforward tool.
<p><img class="img-responsive" src="./images/main-help.png" alt=""></p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-folder-open"></span> Simply browse a folder containing music tracks and start cleaning</p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-list-alt"></span> Music Cleaner lists all the tracks from a selected folder</p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-play-circle"></span> Music Cleaner has all the basic playing controls like Play <span class="glyphicon glyphicon-play"></span>, Pause <span class="glyphicon glyphicon-pause"></span>, Stop <span class="glyphicon glyphicon-stop"></span>, Next Track <span class="glyphicon glyphicon-fast-forward"></span> and Previous Track <span class="glyphicon glyphicon-fast-backward"></span></p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-pencil"></span> Rename selected audio files without leaving the software to ease the cleaning process</p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-trash"></span> By default Music Cleaner Deletes the selected file to Recycle Bin so that you can restore it if deleted accidentally, However this feature only works if you are deleting from local hard drive. If you delete from Removable Media like flash drive, the file will be permanently deleted</p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-duplicate"></span> Music Cleaner Copies the selected file to the <b>Copy To</b> folder already defined under settings</p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-scissors"></span> Moving a selected file to <b>Move To</b> folder defined in settings enables Music Cleaner to accelerate the cleaning process notably as you don't need to open and close a file time and again in the default Windows Media Player</p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-volume-up"></span> Music Cleaner features the Volume Controls with mute support</p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-wrench"></span> Assign Move and Copy to folders in settings and simple click Move or Copy button to copy/move the selected track to the defined folders</p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-search"></span> Search feature is included in Music Cleaner to enable fast searching of files within a selected folder for easy copy, move, delete & rename operations</p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-hdd"></span> Free up your hard disk space by eliminating duplicate files and the files you don't need any more</p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-hourglass"></span> Music Cleaner saves your precious time by decreasing the time needed for this tedious task of cleaning as you don't need to open & Close Media Player again and again to listen to a track and decide what to do with it</p>
<p><span style="color: #337ab7" class="glyphicon glyphicon-thumbs-up"></span> Music Cleaner is Free and OpenSource, you can browse its source code and contribute yourself to add new features on GitHub</p>
<h5><b style="color: red">NOTE:</b> Music Cleaner uses <b>BASS Audio Library</b> from <a href="http://www.un4seen.com" target="_blank">www.un4seen.com</a></h4>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-primary text-center">
<div class="panel-heading">Products</div>
<div class="panel-body text-left">
<a href="https://amjadtbssm.github.io/MusicCleaner/" target="_blank"><span class="glyphicon glyphicon-music"></span> Music Cleaner</a>
<p><a href="https://amjadtbssm.github.io/MusicCleaner/" target="_blank"><img src="./images/music_cleaner_box.png" alt="" style="align:center;"></a></p>
<a href="https://amjadtbssm.github.io/MediaCleaner/" target="_blank"><span class="glyphicon glyphicon-film"></span> Media Cleaner</a>
<p><a href="https://amjadtbssm.github.io/MediaCleaner/" target="_blank"><img src="./images/media_cleaner_box.png" alt="" style="align:center;"></a></p>
Visit my <a href="https://amjadtbssm.github.io" target="_blank"><span class="glyphicon glyphicon-home"></span> homepage</a> for more products
</div>
</div>
</div>
<div class="col-sm-4">
<div class="panel panel-primary text-center">
<div class="panel-heading">Keyboard Shortcuts</div>
<div class="panel-body text-left">
Music Cleaner has been built with the idea of ease of access, following keyboard shortcuts will speed up your cleaning process and help you get the output with more ease.
<p><span class="glyphicon glyphicon glyphicon-question-sign" style="color: red"></span> Press <kbd>F1</kbd> key to open help file.</P>
<p><span class="glyphicon glyphicon glyphicon-edit" style="color: red"></span> Press <kbd>F2</kbd> key to rename selected file.</P>
<p><span class="glyphicon glyphicon glyphicon-search" style="color: red"></span> Press <kbd>F3</kbd> key to jump to the search text box.</P>
<p><span class="glyphicon glyphicon glyphicon-info-sign" style="color: red"></span> Press <kbd>F4</kbd> key to show information about the software.</P>
<p><span class="glyphicon glyphicon glyphicon-cog" style="color: red"></span> Press <kbd>F5</kbd> to open settings.</P>
<p><span class="glyphicon glyphicon glyphicon-volume-up" style="color: red"></span> Press <kbd>F6</kbd> to increase volume.</P>
<p><span class="glyphicon glyphicon glyphicon-volume-down" style="color: red"></span> Press <kbd>F7</kbd> to decrease volume.</P>
<p><span class="glyphicon glyphicon-folder-open" style="color: red"></span> press <kbd>Ctrl</kbd> + <kbd>O</kbd> to select a folder for cleaning.</p>
<p><span class="glyphicon glyphicon-trash" style="color: red"></span> To Delete press <kbd>Delete</kbd> key or <kbd>Ctrl</kbd> + <kbd>Z</kbd>.</P>
<p><span class="glyphicon glyphicon-volume-off" style="color: red"></span> To mute press <kbd>Ctrl</kbd> + <kbd>M</kbd> key.</P>
<p><span class="glyphicon glyphicon glyphicon-play" style="color: red"></span> To play press <kbd><span class="glyphicon glyphicon-play-circle"></span></kbd> key on Multimedia Keyboard or press the <kbd>Enter</kbd> key or <kbd>Ctrl</kbd> + <kbd>A</kbd>to play the selected file. You can also press <kbd>Ctrl</kbd> + <kbd>P</kbd> if the player is paused.</P>
<p><span class="glyphicon glyphicon glyphicon-pause" style="color: red"></span> To pause press the <kbd>Ctrl</kbd> + <kbd>P</kbd> key or <kbd><span class="glyphicon glyphicon-pause"></span></kbd> on Multimedia Keyboard. The Multimedia Keyboard Key <kbd><span class="glyphicon glyphicon-play">/</span><span class="glyphicon glyphicon-pause"></span></kbd> can also be used to Play/Pause simulatenously.</P>
<p><span class="glyphicon glyphicon glyphicon-duplicate" style="color: red"></span> To copy press <kbd>Ctrl</kbd> + <kbd>C</kbd> key.</P>
<p><span class="glyphicon glyphicon glyphicon-scissors" style="color: red"></span> To move press <kbd>Ctrl</kbd> + <kbd>X</kbd> key.</P>
<p><span class="glyphicon glyphicon-log-out" style="color: red"></span> Press<kbd>Alt</kbd> + <kbd>F4</kbd> to exit.</P>
<p><span class="glyphicon glyphicon-stop" style="color: red"></span> Press<kbd>Ctrl</kbd> + <kbd>S</kbd>, <kbd>Esc</kbd>, or <span class="glyphicon glyphicon-stop"></span></P>
<p><span class="glyphicon glyphicon-fast-backward" style="color: red"></span> Press<kbd>Ctrl</kbd> + <kbd>B</kbd>, or <span class="glyphicon glyphicon-fast-backward"></span></P>
<p><span class="glyphicon glyphicon-fast-forward" style="color: red"></span> Press<kbd>Ctrl</kbd> + <kbd>N</kbd>, or <span class="glyphicon glyphicon-fast-forward"></span></P>
</div>
</div>
<div class="panel panel-primary text-center">
<div class="panel-heading">Awards</div>
<div class="panel-body text-center">
<a title="Music Cleaner awarded 5 Stars at the Windows64.com Software Library" href="http://www.windows64.com" target="_blank"><img src="./images/5star.png" alt="5 Star Ratings"></a>
<a title="Music Cleaner awarded 5 Stars at the DownloadPipe.com Software Library" href="http://downloadpipe.com" target="_blank"> <img src="./images/5star.gif" alt=""></a>
<a title="Music Cleaner awarded 3.5 Stars at SoftPedia.com" href="softpedia.com/get/Multimedia/Audio/Other-AUDIO-Tools/Music-Cleaner.shtml" target="_blank"> <img src="./images/softpedia.png" alt=""></a>
</div>
</div>
</div>
</div>
</div>
<br>
<footer class="container-fluid text-center">
<p>Copyright © 2017 Amjad Tabassum, All rights reserved</p>
</footer>
</body>
</html>