Skip to content

Commit 41af6b5

Browse files
committed
Sync files from source repository
1 parent d07c6ed commit 41af6b5

File tree

7 files changed

+35
-4
lines changed

7 files changed

+35
-4
lines changed

appimages.md

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

6-
#### Here are listed the **2168** 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 **2170** 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

@@ -1329,6 +1329,8 @@
13291329
| <img loading="lazy" src="icons/openstream-music.png" width="48" height="48"> | [***openstream-music***](apps/openstream-music.md) | *The OpenStream Music source.*..[ *read more* ](apps/openstream-music.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/openstream-music) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/openstream-music) |
13301330
| <img loading="lazy" src="icons/opentodolist.png" width="48" height="48"> | [***opentodolist***](apps/opentodolist.md) | *A note and task managing application.*..[ *read more* ](apps/opentodolist.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/opentodolist) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/opentodolist) |
13311331
| <img loading="lazy" src="icons/opentrons.png" width="48" height="48"> | [***opentrons***](apps/opentrons.md) | *Opentrons desktop application.*..[ *read more* ](apps/opentrons.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/opentrons) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/opentrons) |
1332+
| <img loading="lazy" src="icons/openxcom.png" width="48" height="48"> | [***openxcom***](apps/openxcom.md) | *Enemy Unknown licensed under the GPL and written in C++ / SDL.*..[ *read more* ](apps/openxcom.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/openxcom) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/openxcom) |
1333+
| <img loading="lazy" src="icons/openxcom-extended.png" width="48" height="48"> | [***openxcom-extended***](apps/openxcom-extended.md) | *OXCE, extended version of openXcom provide better mod support, QoL improvements, new game mechanics, improved and new GUIs.*..[ *read more* ](apps/openxcom-extended.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/openxcom-extended) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/openxcom-extended) |
13321334
| <img loading="lazy" src="icons/opera.png" width="48" height="48"> | [***opera***](apps/opera.md) | *Unofficial. Fast and secure web browser, Stable version.*..[ *read more* ](apps/opera.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/opera) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/opera) |
13331335
| <img loading="lazy" src="icons/opera-beta.png" width="48" height="48"> | [***opera-beta***](apps/opera-beta.md) | *Unofficial. Fast and secure web browser, Beta version.*..[ *read more* ](apps/opera-beta.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/opera-beta) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/opera-beta) |
13341336
| <img loading="lazy" src="icons/opera-dev.png" width="48" height="48"> | [***opera-dev***](apps/opera-dev.md) | *Unofficial. Fast and secure web browser, Developer version.*..[ *read more* ](apps/opera-dev.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/opera-dev) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/opera-dev) |

apps.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8104,6 +8104,16 @@
81048104
"description": "Opentrons desktop application...",
81058105
"icon": "https://portable-linux-apps.github.io/icons/opentrons.png"
81068106
},
8107+
{
8108+
"packageName": "openxcom",
8109+
"description": "Enemy Unknown licensed under the GPL and written in C++ / SDL...",
8110+
"icon": "https://portable-linux-apps.github.io/icons/openxcom.png"
8111+
},
8112+
{
8113+
"packageName": "openxcom-extended",
8114+
"description": "OXCE, extended version of openXcom provide better mod support, QoL improvements, new game mechanics, improved and new GUIs...",
8115+
"icon": "https://portable-linux-apps.github.io/icons/openxcom-extended.png"
8116+
},
81078117
{
81088118
"packageName": "opera",
81098119
"description": "Unofficial. Fast and secure web browser, Stable version...",

apps.md

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

6-
#### Here are listed all **2571** 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 **78** more entries and items to help you install apps more easily.
6+
#### Here are listed all **2573** 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 **78** 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

@@ -1649,6 +1649,8 @@
16491649
| <img loading="lazy" src="icons/openstream-music.png" width="48" height="48"> | [***openstream-music***](apps/openstream-music.md) | *The OpenStream Music source.*..[ *read more* ](apps/openstream-music.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/openstream-music) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/openstream-music) |
16501650
| <img loading="lazy" src="icons/opentodolist.png" width="48" height="48"> | [***opentodolist***](apps/opentodolist.md) | *A note and task managing application.*..[ *read more* ](apps/opentodolist.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/opentodolist) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/opentodolist) |
16511651
| <img loading="lazy" src="icons/opentrons.png" width="48" height="48"> | [***opentrons***](apps/opentrons.md) | *Opentrons desktop application.*..[ *read more* ](apps/opentrons.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/opentrons) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/opentrons) |
1652+
| <img loading="lazy" src="icons/openxcom-extended.png" width="48" height="48"> | [***openxcom-extended***](apps/openxcom-extended.md) | *OXCE, extended version of openXcom provide better mod support, QoL improvements, new game mechanics, improved and new GUIs.*..[ *read more* ](apps/openxcom-extended.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/openxcom-extended) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/openxcom-extended) |
1653+
| <img loading="lazy" src="icons/openxcom.png" width="48" height="48"> | [***openxcom***](apps/openxcom.md) | *Enemy Unknown licensed under the GPL and written in C++ / SDL.*..[ *read more* ](apps/openxcom.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/openxcom) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/openxcom) |
16521654
| <img loading="lazy" src="icons/opera-beta.png" width="48" height="48"> | [***opera-beta***](apps/opera-beta.md) | *Unofficial. Fast and secure web browser, Beta version.*..[ *read more* ](apps/opera-beta.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/opera-beta) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/opera-beta) |
16531655
| <img loading="lazy" src="icons/opera-dev.png" width="48" height="48"> | [***opera-dev***](apps/opera-dev.md) | *Unofficial. Fast and secure web browser, Developer version.*..[ *read more* ](apps/opera-dev.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/opera-dev) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/opera-dev) |
16541656
| <img loading="lazy" src="icons/opera.png" width="48" height="48"> | [***opera***](apps/opera.md) | *Unofficial. Fast and secure web browser, Stable version.*..[ *read more* ](apps/opera.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/opera) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/opera) |

apps/openxcom-extended.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# OPENXCOM-EXTENDED
2+
3+
OXCE, extended version of openXcom provide better mod support, QoL improvements, new game mechanics, improved and new GUIs.
4+
5+
SITE/SOURCE: https://openxcom.org
6+
7+
| [Applications](https://portable-linux-apps.github.io/apps.html) | [Home](https://portable-linux-apps.github.io)
8+
| --- | --- |

apps/openxcom.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# OPENXCOM
2+
3+
Open-source clone of the original UFO: Enemy Unknown licensed under the GPL and written in C++ / SDL.
4+
5+
SITE/SOURCE: https://openxcom.org
6+
7+
| [Applications](https://portable-linux-apps.github.io/apps.html) | [Home](https://portable-linux-apps.github.io)
8+
| --- | --- |

game.md

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

6-
#### Here are listed **241** programs and **40** items for this category and 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 **242** programs and **40** items for this category and 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

@@ -211,6 +211,7 @@
211211
| <img loading="lazy" src="icons/openra-tiberian-dawn.png" width="48" height="48"> | [***openra-tiberian-dawn***](apps/openra-tiberian-dawn.md) | *Real-time strategy game engine penGL, MOD TD.*..[ *read more* ](apps/openra-tiberian-dawn.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/openra-tiberian-dawn) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/openra-tiberian-dawn) |
212212
| <img loading="lazy" src="icons/openramodsdk.png" width="48" height="48"> | [***openramodsdk***](apps/openramodsdk.md) | *Dev Kit for building your own games using the OpenRA engine.*..[ *read more* ](apps/openramodsdk.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/openramodsdk) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/openramodsdk) |
213213
| <img loading="lazy" src="icons/openrct2.png" width="48" height="48"> | [***openrct2***](apps/openrct2.md) | *Re-implementation of RollerCoaster Tycoon 2 (RCT2), expanding the game with new features.*..[ *read more* ](apps/openrct2.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/openrct2) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/openrct2) |
214+
| <img loading="lazy" src="icons/openxcom-extended.png" width="48" height="48"> | [***openxcom-extended***](apps/openxcom-extended.md) | *OXCE, extended version of openXcom provide better mod support, QoL improvements, new game mechanics, improved and new GUIs.*..[ *read more* ](apps/openxcom-extended.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/openxcom-extended) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/openxcom-extended) |
214215
| <img loading="lazy" src="icons/osu.png" width="48" height="48"> | [***osu***](apps/osu.md) | *A free-to-win rhythm game. Rhythm is just a click away!*..[ *read more* ](apps/osu.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/osu) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/osu) |
215216
| <img loading="lazy" src="icons/ottomatic.png" width="48" height="48"> | [***ottomatic***](apps/ottomatic.md) | *Pangea Software’s Otto Matic, a game of robots.*..[ *read more* ](apps/ottomatic.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/ottomatic) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/ottomatic) |
216217
| <img loading="lazy" src="icons/overbind.png" width="48" height="48"> | [***overbind***](apps/overbind.md) | *A utility that allows binding keyboard buttons to virtual Xbox360 controller joystick outputs.*..[ *read more* ](apps/overbind.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/overbind) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/overbind) |

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 **2571** unique apps (**2168** Appimage packages and **403** standalone/portable programs), plus **78** items.*
11+
#### *This site lists **2573** unique apps (**2170** Appimage packages and **403** standalone/portable programs), plus **78** 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)