Skip to content

Commit 3e5e58a

Browse files
committed
Sync files from source repository
1 parent cb094a2 commit 3e5e58a

File tree

4 files changed

+3
-17
lines changed

4 files changed

+3
-17
lines changed

appimages.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
| [Home](index.md) |
44
| --- |
55

6-
#### Here are listed the **2089** unique Appimages managed by [AM](https://github.com/ivan-hc/AM) and [AppMan](https://github.com/ivan-hc/AppMan) for the x86_64 architecture.
6+
#### Here are listed the **2087** unique Appimages managed by [AM](https://github.com/ivan-hc/AM) and [AppMan](https://github.com/ivan-hc/AppMan) for the x86_64 architecture.
77

88
*Use your browser's built-in search tool to easily navigate to this page or use the tags below.*
99

@@ -531,9 +531,7 @@
531531
| <img loading="lazy" src="icons/elyprismlauncher.png" width="48" height="48"> | [***elyprismlauncher***](apps/elyprismlauncher.md) | *This fork of Prism Launcher adds integrated support for Ely.by accounts.*..[ *read more* ](apps/elyprismlauncher.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/elyprismlauncher) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/elyprismlauncher) |
532532
| <img loading="lazy" src="icons/elzabrowser.png" width="48" height="48"> | [***elzabrowser***](apps/elzabrowser.md) | *Elza incognito web browser.*..[ *read more* ](apps/elzabrowser.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/elzabrowser) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/elzabrowser) |
533533
| <img loading="lazy" src="icons/emacs-nox.png" width="48" height="48"> | [***emacs-nox***](apps/emacs-nox.md) | *Unofficial. FOSS text editor for complete programming language.*..[ *read more* ](apps/emacs-nox.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/emacs-nox) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/emacs-nox) |
534-
| <img loading="lazy" src="icons/emacs-pgtk.png" width="48" height="48"> | [***emacs-pgtk***](apps/emacs-pgtk.md) | *Unofficial. FOSS text editor for complete programming language.*..[ *read more* ](apps/emacs-pgtk.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/emacs-pgtk) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/emacs-pgtk) |
535534
| <img loading="lazy" src="icons/emacs.png" width="48" height="48"> | [***emacs***](apps/emacs.md) | *Unofficial. FOSS text editor for complete programming language.*..[ *read more* ](apps/emacs.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/emacs) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/emacs) |
536-
| <img loading="lazy" src="icons/emacs-x11.png" width="48" height="48"> | [***emacs-x11***](apps/emacs-x11.md) | *Unofficial. FOSS text editor for complete programming language.*..[ *read more* ](apps/emacs-x11.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/emacs-x11) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/emacs-x11) |
537535
| <img loading="lazy" src="icons/embedded-ide.png" width="48" height="48"> | [***embedded-ide***](apps/embedded-ide.md) | *Makefile based IDE for embedded systems.*..[ *read more* ](apps/embedded-ide.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/embedded-ide) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/embedded-ide) |
538536
| <img loading="lazy" src="icons/ember.png" width="48" height="48"> | [***ember***](apps/ember.md) | *Client for the WorldForge virtual world system, game.*..[ *read more* ](apps/ember.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/ember) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/ember) |
539537
| <img loading="lazy" src="icons/emoji-keyboard.png" width="48" height="48"> | [***emoji-keyboard***](apps/emoji-keyboard.md) | *Virtual keyboard-like emoji palette for Linux.*..[ *read more* ](apps/emoji-keyboard.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/emoji-keyboard) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/emoji-keyboard) |

apps.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2969,21 +2969,11 @@
29692969
"description": "Unofficial. FOSS text editor for complete programming language...",
29702970
"icon": "https://portable-linux-apps.github.io/icons/emacs-nox.png"
29712971
},
2972-
{
2973-
"packageName": "emacs-pgtk",
2974-
"description": "Unofficial. FOSS text editor for complete programming language...",
2975-
"icon": "https://portable-linux-apps.github.io/icons/emacs-pgtk.png"
2976-
},
29772972
{
29782973
"packageName": "emacs",
29792974
"description": "Unofficial. FOSS text editor for complete programming language...",
29802975
"icon": "https://portable-linux-apps.github.io/icons/emacs.png"
29812976
},
2982-
{
2983-
"packageName": "emacs-x11",
2984-
"description": "Unofficial. FOSS text editor for complete programming language...",
2985-
"icon": "https://portable-linux-apps.github.io/icons/emacs-x11.png"
2986-
},
29872977
{
29882978
"packageName": "embedded-ide",
29892979
"description": "Makefile based IDE for embedded systems...",

apps.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
| [Home](index.md) |
44
| --- |
55

6-
#### Here are listed all **2494** unique applications, AppImage packages and command line utilities managed by [AM](https://github.com/ivan-hc/AM) and [AppMan](https://github.com/ivan-hc/AppMan) for the x86_64 architecture, plus **79** more entries and items to help you install apps more easily.
6+
#### Here are listed all **2492** unique applications, AppImage packages and command line utilities managed by [AM](https://github.com/ivan-hc/AM) and [AppMan](https://github.com/ivan-hc/AppMan) for the x86_64 architecture, plus **79** more entries and items to help you install apps more easily.
77

88
*Use your browser's built-in search tool to easily navigate to this page or use the tags below.*
99

@@ -622,8 +622,6 @@
622622
| <img loading="lazy" src="icons/elyprismlauncher.png" width="48" height="48"> | [***elyprismlauncher***](apps/elyprismlauncher.md) | *This fork of Prism Launcher adds integrated support for Ely.by accounts.*..[ *read more* ](apps/elyprismlauncher.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/elyprismlauncher) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/elyprismlauncher) |
623623
| <img loading="lazy" src="icons/elzabrowser.png" width="48" height="48"> | [***elzabrowser***](apps/elzabrowser.md) | *Elza incognito web browser.*..[ *read more* ](apps/elzabrowser.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/elzabrowser) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/elzabrowser) |
624624
| <img loading="lazy" src="icons/emacs-nox.png" width="48" height="48"> | [***emacs-nox***](apps/emacs-nox.md) | *Unofficial. FOSS text editor for complete programming language.*..[ *read more* ](apps/emacs-nox.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/emacs-nox) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/emacs-nox) |
625-
| <img loading="lazy" src="icons/emacs-pgtk.png" width="48" height="48"> | [***emacs-pgtk***](apps/emacs-pgtk.md) | *Unofficial. FOSS text editor for complete programming language.*..[ *read more* ](apps/emacs-pgtk.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/emacs-pgtk) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/emacs-pgtk) |
626-
| <img loading="lazy" src="icons/emacs-x11.png" width="48" height="48"> | [***emacs-x11***](apps/emacs-x11.md) | *Unofficial. FOSS text editor for complete programming language.*..[ *read more* ](apps/emacs-x11.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/emacs-x11) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/emacs-x11) |
627625
| <img loading="lazy" src="icons/emacs.png" width="48" height="48"> | [***emacs***](apps/emacs.md) | *Unofficial. FOSS text editor for complete programming language.*..[ *read more* ](apps/emacs.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/emacs) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/emacs) |
628626
| <img loading="lazy" src="icons/embedded-ide.png" width="48" height="48"> | [***embedded-ide***](apps/embedded-ide.md) | *Makefile based IDE for embedded systems.*..[ *read more* ](apps/embedded-ide.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/embedded-ide) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/embedded-ide) |
629627
| <img loading="lazy" src="icons/ember.png" width="48" height="48"> | [***ember***](apps/ember.md) | *Client for the WorldForge virtual world system, game.*..[ *read more* ](apps/ember.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/ember) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/ember) |

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
--------
1010

11-
#### *This site lists **2494** unique apps (**2089** Appimage packages and **405** standalone/portable programs), plus **79** items.*
11+
#### *This site lists **2492** unique apps (**2087** Appimage packages and **405** standalone/portable programs), plus **79** items.*
1212

1313
*From here you can download them, install them, update them (for real), get more information about the sources and their developers... and if you want, you can contribute yourself by adding the missing information, because this site is **open source**!*
1414

0 commit comments

Comments
 (0)