Skip to content

Commit

Permalink
Merge pull request #114 from devlinx9/develop
Browse files Browse the repository at this point in the history
Version 2.3.0 develop to master
  • Loading branch information
devlinx9 authored Feb 12, 2025
2 parents 5552ed5 + 82e1488 commit 47c6cc7
Show file tree
Hide file tree
Showing 231 changed files with 7,673 additions and 9,023 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,4 @@ muon-jediterm/target/*
/muon-app/target/
/muon-jediterm/target/
muon-app/target/maven-archiver/pom.properties
muon-jediterm/target/*
muon-jediterm\target\*
/muon-app/target/
*.snap
20 changes: 7 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,8 @@ Easy and fun way to work with remote servers over SSH.

This project is being renamed as previous name "Snowflake" is confusing since there is already a popular product with the same name.


Muon is a graphical SSH client. It has a enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space analyzer, remote text editor, huge remote log viewer and lots of other helpful tools, which makes it easy to work with remote servers. Muon provides functionality similar to web based control panels but, it works over SSH from local computer, hence no installation required on server. It runs on Linux and Windows.
Muon has been tested with serveral Linux and UNIX servers, like Ubuntu server, CentOS, RHEL, OpenSUSE, FreeBSD, OpenBSD, NetBSD and HP-UX.


Muon has been tested with several Linux and UNIX servers, like Ubuntu server, CentOS, RHEL, OpenSUSE, FreeBSD, OpenBSD, NetBSD and HP-UX.

[![IMAGE ALT TEXT](https://raw.githubusercontent.com/subhra74/snowflake-screenshots/master/Capture32.PNG)](https://youtu.be/G2qHZ2NodeM "View on YouTube")

Expand All @@ -41,22 +38,22 @@ Muon has been tested with serveral Linux and UNIX servers, like Ubuntu server, C
</tr>
<tr>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">v2.2.0</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">v2.3.0</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.exe">Exe file</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.exe">Exe file</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">DEB installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">DEB installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.dmg">DMG installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.dmg">DMG installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Generic installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Generic installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Portable JAR (Java 11)</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Portable JAR (Java 11)</a>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -129,7 +126,6 @@ Muon has been tested with serveral Linux and UNIX servers, like Ubuntu server, C
<b>* You must have Java 11 installed minimum</b>
</p>


<h2>Building from source:</h2>
<pre> This is a standard maven project. If you have configured Java and Maven use:
<b>mvn clean install</b> to build the project.
Expand All @@ -152,8 +148,6 @@ Muon has been tested with serveral Linux and UNIX servers, like Ubuntu server, C
<li>MultiLanguage Support</li>
</ul>



<h2>Documentation:</h2>

<p>
Expand Down
12 changes: 6 additions & 6 deletions README_de.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@ Muon bietet ähnliche Funktionen wie webbasierte Control Panels, funktioniert je
</tr>
<tr>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">v2.2.0</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">v2.3.0</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.exe">Exe file</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.exe">Exe file</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">DEB installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">DEB installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.dmg">DMG installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.dmg">DMG installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Generic installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Generic installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Portable JAR (Java 11)</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Portable JAR (Java 11)</a>
</td>
</tr>
<tr>
Expand Down
12 changes: 6 additions & 6 deletions README_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,22 @@ Muon ha sido probado con varios servidores Linux y UNIX, como el servidor Ubuntu
</tr>
<tr>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">v2.2.0</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">v2.3.0</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.exe">Exe file</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.exe">Exe file</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">DEB installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">DEB installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.dmg">DMG installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.dmg">DMG installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Generic installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Generic installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Portable JAR (Java 11)</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Portable JAR (Java 11)</a>
</td>
</tr>
<tr>
Expand Down
12 changes: 6 additions & 6 deletions README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,22 @@ Muon fournit des fonctionnalités similaires aux panneaux de contrôle Web, mais
</tr>
<tr>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">v2.2.0</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">v2.3.0</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.exe">Exe file</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.exe">Exe file</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">DEB installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">DEB installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.dmg">DMG installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.dmg">DMG installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Generic installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Generic installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Portable JAR (Java 11)</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Portable JAR (Java 11)</a>
</td>
</tr>
<tr>
Expand Down
12 changes: 6 additions & 6 deletions README_pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,22 @@ Muon fornece funcionalidade semelhante a painéis de controle baseados na web, m
</tr>
<tr>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">v2.2.0</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">v2.3.0</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.exe">Exe file</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.exe">Exe file</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">DEB installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">DEB installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.dmg">DMG installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.dmg">DMG installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Generic installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Generic installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Portable JAR (Java 11)</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Portable JAR (Java 11)</a>
</td>
</tr>
<tr>
Expand Down
12 changes: 6 additions & 6 deletions README_ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,22 @@ Muon был протестирован с различными серверам
</tr>
<tr>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">v2.2.0</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">v2.3.0</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.exe">Exe file</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.exe">Exe file</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.deb">DEB installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.deb">DEB installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.dmg">DMG installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.dmg">DMG installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Generic installer</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Generic installer</a>
</td>
<td>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.2.0/muonssh_2.2.0.jar">Portable JAR (Java 11)</a>
<a href="https://github.com/devlinx9/muon-ssh/releases/download/v2.3.0/muonssh_2.3.0.jar">Portable JAR (Java 11)</a>
</td>
</tr>
<tr>
Expand Down
13 changes: 7 additions & 6 deletions docs/check-update.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

<head>
<script>
var CURRENT_VERSION = 220;
var RELEASE_URL = "https://github.com/devlinx9/muon-ssh/releases/tag/v2.2.0";
const CURRENT_VERSION = 220;
const RELEASE_URL = "https://github.com/devlinx9/muon-ssh/releases/tag/v2.3.0";

function printVersion() {
var rx = /\?v=(\d+)/;
var str = window.location.search;
var match = rx.exec(str);
const rx = /\?v=(\d+)/;
const str = window.location.search;
const match = rx.exec(str);
if (match != null) {
var v = parseInt(match[1], 10);
const v = parseInt(match[1], 10);
if (v < CURRENT_VERSION) {
document.getElementById("ver").innerHTML = "A newer version is available, download it <a href='" + RELEASE_URL + "'>here</a>";
} else {
Expand Down
Loading

0 comments on commit 47c6cc7

Please sign in to comment.