forked from mucommander/mucommander.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
236 lines (228 loc) · 12.8 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
233
234
235
236
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>muCommander - file manager</title>
<link rel="icon" type="image/png" href="images/favicon.png"/>
<meta name="description" content="muCommander is a free cross-platform file manager">
<link rel="stylesheet" type="text/css" href="css/menu.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:regular,bold&subset=Latin">
</head>
<body>
<article>
<header>
<div class="logo-area">
<img width=64 alt="logo" class="logo" src="images/logo.png"/>
<img alt="wordmark" class="wordmark" src="images/wordmark.png"/>
</div>
<div class="separator"></div>
<nav>
<div id="menuToggle">
<input type="checkbox"/>
<span></span>
<span></span>
<span></span>
<div id="menu">
<a href="#download">Download</a>
<a href="https://github.com/mucommander/mucommander/wiki">Documentation</a>
<a href="https://twitter.com/mucommander">Twitter</a>
<a href="https://github.com/mucommander/mucommander#mucommander">GitHub</a>
</div>
</div>
</nav>
</header>
<main>
<section id="about">
<div>
<h1>The easy to use file manager</h1>
<div>
<img alt="muCommander" src="images/muCommander.png"/>
</div>
<p class="section-intro"><strong>muCommander</strong> is an open source, dual-pane file manager available on all major operating systems</p>
<h2>Features</h2>
<ul class="list-features">
<li>Copy, move, rename and batch rename, email files</li>
<li>Multiple tabs</li>
<li>Universal bookmarks</li>
<li>Credentials manager</li>
<li>Configurable keyboard shortcuts</li>
<li>Cloud storage Dropbox, Google Drive [1]</li>
<li>Virtual filesystem with support for local volumes, FTP, SFTP, SMB, NFS, HTTP, Amazon S3, Hadoop HDFS and Bonjour</li>
<li>Archives ZIP, RAR, 7z, TAR, GZip, BZip2, ISO/NRG, AR/Deb, LST</li>
<li>Checksum calculation</li>
<li>Fully customizable user interface, configurable toolbars and themes</li>
<li>Available in many languages</li>
</ul>
<p class="section-outro">
[1] See our Privacy Policy at <a href="https://www.mucommander.com/privacy" target="_blank" rel="nofollow">https://www.mucommander.com/privacy</a>.
</p>
</div>
</section>
<section id="download">
<h2>Download</h2>
Latest release: <span class="no-wrap">muCommander 1.5.1</span> <span class="no-wrap">(September 29, 2024)</span>
<ul class="list-os">
<li>
<div class="os os-apple">
<a class="os-logo" href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1-1-x86_64.dmg">
<img alt="macOS" width=80 src="images/os/Apple.svg"/>
</a>
<div class="download">
<label>macOS</label>
<div class="download-link">
<a href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1-1-x86_64.dmg">v1.5.1</a> (dmg, x64, 153 MB)
<br/>
<a href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1-1-aarch64.dmg">v1.5.1</a> (dmg, arm64, 152 MB)
<br/>
<a href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1-1-noarch.dmg">v1.5.1</a> (dmg, noarch, 118 MB)
</div>
<div class="description">
</div>
</div>
</div>
<div class="md5">
MD5: a05ae544453acb08e02d2191faf5ea3d mucommander-1.5.1-1-x86_64.dmg
<br/>
MD5: 38d36e63c8f27d50bfe373eb13e9d03a mucommander-1.5.1-1-aarch64.dmg
<br/>
MD5: 2a04b56b4c8d023084abe268b5c69d45 mucommander-1.5.1-1-noarch.dmg
<br/>
For macOS 10.15 (Catalina) and below, use the noarch dmg
</div>
</li>
<li>
<div class="os windows">
<a class="os-logo" href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1.msi">
<img alt="Windows" width=80 src="images/os/Windows.svg"/>
</a>
<div class="download">
<label>Windows</label>
<div class="download-link">
<a href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1.msi">v1.5.1</a> (msi, 150 MB)
</div>
<div class="description">
</div>
</div>
</div>
<div class="md5">
MD5: dab8159f4ca96ffafa8dd574a6b35087 mucommander-1.5.1.msi
</div>
</li>
<li>
<div class="os portable">
<a class="os-logo" href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1-1-portable.zip">
<img alt="Portable" width=80 src="images/os/Portable.svg"/>
</a>
<div class="download">
<label>Portable</label>
<div class="download-link">
<a href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1-1-portable.zip">v1.5.1</a> (zip, 116 MB)
</div>
<div class="description">
Bring muCommander everywhere with you and use it on any computer
</div>
</div>
</div>
<div class="md5">
MD5: de7b41692650a35bd37f7d435f59b259 mucommander-1.5.1-1-portable.zip
</div>
</li>
<li>
<div class="os debian">
<a class="os-logo" href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander_1.5.1_amd64.deb">
<img alt="Debian" width=80 src="images/os/Debian.svg"/>
</a>
<div class="download">
<label>Linux - Debian based</label>
<div class="download-link">
<a href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander_1.5.1_amd64.deb">v1.5.1</a> (deb, 141 MB)
</div>
<div class="description">
for Debian, Ubuntu, and other Debian-based linux distributions
</div>
</div>
</div>
<div class="md5">
MD5: 521e5f6237bb575b4534dc70441d874f mucommander_1.5.1_amd64.deb
</div>
</li>
<li>
<div class="os rpm">
<a class="os-logo" href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1-1.x86_64.rpm">
<img alt="RPM" width=80 src="images/os/Fedora.svg"/>
</a>
<div class="download">
<label>Linux - RPM based</label>
<div class="download-link">
<a href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1-1.x86_64.rpm">v1.5.1</a> (rpm, 153 MB)
</div>
<div class="description">
for Fedora, RHEL, Centos and other RPM-based linux distributions
</div>
</div>
</div>
<div class="md5">
MD5: 2a9de16b53b92377c3ac3afd789b7ebb mucommander-1.5.1-1.x86_64.rpm
<br/>
<a href="rpm/pub.key">RPM-GPG-KEY</a>
</div>
</li>
<li>
<div class="os linux">
<a class="os-logo" href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1-1.tgz">
<img alt="Linux" width=80 src="images/os/Linux.svg"/>
</a>
<div class="download">
<label>Linux / Other</label>
<div class="download-link">
<a href="https://github.com/mucommander/mucommander/releases/download/1.5.1-1/mucommander-1.5.1-1.tgz">v1.5.1</a> (tgz, 116 MB)
</div>
<div class="description">
for Linux, Solaris, BSD, AIX, OS/2 and other OS with Java support
</div>
</div>
</div>
<div class="md5">
MD5: d6261854c56aea1b422ed7402ad99b51 mucommander-1.5.1-1.tgz
</div>
</li>
</ul>
<ul class="list-other-os">
<li>FreeBSD: muCommander is also available as a <a href="https://www.freshports.org/x11-fm/mucommander/">FreeBSD port</a></li>
<!-- <li>OpenVMS: muCommander has been ported to <a href="https://vmsfree.ouvaton.org/freen/index.php?s=mucommander">OpenVMS</a></li> -->
<li>Nightly builds are available on <a href="https://github.com/mucommander/mucommander/actions/workflows/nightly.yml">GitHub</a></li>
</ul>
<p class="section-outro">
Java 11 or later is required to run muCommander, you can download it at <a href="https://adoptium.net/temurin/" target="_blank" rel="nofollow">adoptium.net</a>.
</p>
</section>
<section id="community">
<h2>Community and contribution</h2>
<p>In case you have any questions or just simply want to chat with other muCommander users, please join the community on our Gitter channel.</p>
<p>If you would like to help improve muCommander, please join the development on GitHub. There are many ways how you can help, other than writing code.
Report bugs, suggest new features, answer questions, write documentation, create video tutorials or translate the user interface.<br/>
Are you a happy user? Please consider making a donation.</p>
<p>Thank you for using muCommander!</p>
</section>
</main>
<footer>
<section id="help">
<h3>Quick links</h3>
<ul class="footer-links">
<li><a href="https://gitter.im/mucommander/Lobby">Join Gitter</a></li>
<li><a href="https://github.com/mucommander/mucommander/wiki/FAQ">FAQ</a></li>
<li><a href="https://github.com/mucommander/mucommander/issues">Report issues</a></li>
<li><a href="https://github.com/mucommander/mucommander/wiki/Translation">Translate</a></li>
<li><a href="https://github.com/sponsors/mucommander">Sponsor</a></li>
<li><a href="https://github.com/mucommander/mucommander/wiki">Documentation</a></li>
<li><a href="https://twitter.com/mucommander">Twitter</a></li>
<li><a href="https://github.com/mucommander/mucommander#mucommander">GitHub</a></li>
</ul>
<p class="section-outro">muCommander is open source, released under the <a target="_blank" href="https://www.gnu.org/licenses/gpl-3.0.html">GNU GPL v3</a> license</p>
</section>
</footer>
</article>
</body>
</html>