From c7ab0da8fbba0f12e030234f5095344b01e8808e Mon Sep 17 00:00:00 2001 From: Anton Keks Date: Thu, 8 Mar 2018 21:47:47 +0200 Subject: [PATCH] sort download OSs by popularity --- download/index.html | 107 ++++++++++++++++++++++---------------------- 1 file changed, 54 insertions(+), 53 deletions(-) diff --git a/download/index.html b/download/index.html index 1a7c7cba..f5b9dbe5 100644 --- a/download/index.html +++ b/download/index.html @@ -11,59 +11,6 @@ redirect_from: /w/Download/

{{ page.title }}

-
-

Linux

-
-

- Download version {{ site.version }} below or - browse more releases or - even older releases. -

- -

Running

-

Make sure you have Oracle Java or OpenJDK installed - check your distribution. GCJ is not recommended.

-

DEB and RPM packages will install appropriate 'desktop' files, so Angry IP Scanner will appear in the applications menu, under either Internet or Networking. Alternatively, you can just type ipscan to launch the application.

-

Jar files are launched by either double-clicking or typing java -jar jar-file.

-
-
- -
-

Mac OS X

-
-

- Download version {{ site.version }} below or - browse more releases or - even older releases -

- - -

Running

-

- Make sure you have Java 7 or later installed. The last version that supported built-in Java 1.6 is 3.4.2. -

-

- The zip file contains Mac application bundle: just save it and double-click to extract. -

-

- On newer OS X versions right-click and select Open for the first time or go to Settings/Security and allow - installing apps from other sources besides Mac Store. -

- -

- You can then run it by double-clicking the Angry IP Scanner icon. Or drag it to the applications menu in - Finder if you want. -

-
-

Windows

@@ -124,6 +71,60 @@ redirect_from: /w/Download/
+
+

Mac OS X

+
+

+ Download version {{ site.version }} below or + browse more releases or + even older releases +

+ + +

Running

+

+ Make sure you have Java 7 or later installed. The last version that supported built-in Java 1.6 is 3.4.2. +

+

+ The zip file contains Mac application bundle: just save it and double-click to extract. +

+

+ On newer OS X versions right-click and select Open for the first time or go to Settings/Security and allow + installing apps from other sources besides Mac Store. +

+ +

+ You can then run it by double-clicking the Angry IP Scanner icon. Or drag it to the applications menu in + Finder if you want. +

+
+
+ +
+

Linux

+
+

+ Download version {{ site.version }} below or + browse more releases or + even older releases. +

+ +

Running

+

Make sure you have Oracle Java or OpenJDK installed - check your distribution. GCJ is not recommended.

+

DEB and RPM packages will install appropriate 'desktop' files, so Angry IP Scanner will appear in the applications menu, under either Internet or Networking. Alternatively, you can just type ipscan to launch the application.

+

Jar files are launched by either double-clicking or typing java -jar jar-file.

+
+
+

Source code