Skip to content

Commit f6f7ffb

Browse files
committed
Sync files from source repository
1 parent 1b46396 commit f6f7ffb

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

appimages.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 the **2121** 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 **2122** 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

@@ -1235,6 +1235,7 @@
12351235
| <img loading="lazy" src="icons/notes.png" width="48" height="48"> | [***notes***](apps/notes.md) | *Note-taking application, write down your thoughts.*..[ *read more* ](apps/notes.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/notes) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/notes) |
12361236
| <img loading="lazy" src="icons/novelwriter.png" width="48" height="48"> | [***novelwriter***](apps/novelwriter.md) | *Plain text editor designed for writing novels, supports a minimal markdown-like syntax for formatting text.*..[ *read more* ](apps/novelwriter.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/novelwriter) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/novelwriter) |
12371237
| <img loading="lazy" src="icons/nrf-connect.png" width="48" height="48"> | [***nrf-connect***](apps/nrf-connect.md) | *Framework for desktop apps for development kits.*..[ *read more* ](apps/nrf-connect.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nrf-connect) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nrf-connect) |
1238+
| <img loading="lazy" src="icons/nsz.png" width="48" height="48"> | [***nsz***](apps/nsz.md) | *Unofficial, Homebrew compatible NSP/XCI compressor/decompressor.*..[ *read more* ](apps/nsz.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nsz) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nsz) |
12381239
| <img loading="lazy" src="icons/nteract.png" width="48" height="48"> | [***nteract***](apps/nteract.md) | *An open-source organization.*..[ *read more* ](apps/nteract.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nteract) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nteract) |
12391240
| <img loading="lazy" src="icons/ntsc-rs.png" width="48" height="48"> | [***ntsc-rs***](apps/ntsc-rs.md) | *Free, open-source VHS effect. Standalone application + plugin (After Effects, Premiere, and OpenFX).*..[ *read more* ](apps/ntsc-rs.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/ntsc-rs) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/ntsc-rs) |
12401241
| <img loading="lazy" src="icons/nuclear.png" width="48" height="48"> | [***nuclear***](apps/nuclear.md) | *Streaming music player that finds free music for you.*..[ *read more* ](apps/nuclear.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nuclear) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nuclear) |

apps.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7544,6 +7544,11 @@
75447544
"description": "Framework for desktop apps for development kits...",
75457545
"icon": "https://portable-linux-apps.github.io/icons/nrf-connect.png"
75467546
},
7547+
{
7548+
"packageName": "nsz",
7549+
"description": "Unofficial, Homebrew compatible NSP/XCI compressor/decompressor...",
7550+
"icon": "https://portable-linux-apps.github.io/icons/nsz.png"
7551+
},
75477552
{
75487553
"packageName": "nteract",
75497554
"description": "An open-source organization...",

apps.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 all **2514** 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 **2515** 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

@@ -1537,6 +1537,7 @@
15371537
| <img loading="lazy" src="icons/novelwriter.png" width="48" height="48"> | [***novelwriter***](apps/novelwriter.md) | *Plain text editor designed for writing novels, supports a minimal markdown-like syntax for formatting text.*..[ *read more* ](apps/novelwriter.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/novelwriter) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/novelwriter) |
15381538
| <img loading="lazy" src="icons/npm.png" width="48" height="48"> | [***npm***](apps/npm.md) | *Package manager for Node.js. This script installs the full "node" suite.*..[ *read more* ](apps/npm.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/npm) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/npm) |
15391539
| <img loading="lazy" src="icons/nrf-connect.png" width="48" height="48"> | [***nrf-connect***](apps/nrf-connect.md) | *Framework for desktop apps for development kits.*..[ *read more* ](apps/nrf-connect.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nrf-connect) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nrf-connect) |
1540+
| <img loading="lazy" src="icons/nsz.png" width="48" height="48"> | [***nsz***](apps/nsz.md) | *Unofficial, Homebrew compatible NSP/XCI compressor/decompressor.*..[ *read more* ](apps/nsz.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nsz) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nsz) |
15401541
| <img loading="lazy" src="icons/nteract.png" width="48" height="48"> | [***nteract***](apps/nteract.md) | *An open-source organization.*..[ *read more* ](apps/nteract.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nteract) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nteract) |
15411542
| <img loading="lazy" src="icons/ntfydesktop.png" width="48" height="48"> | [***ntfydesktop***](apps/ntfydesktop.md) | *A desktop client for ntfy. Allows you to subscribe to topics from any ntfy server and recieve notifications natively on the desktop.*..[ *read more* ](apps/ntfydesktop.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/ntfydesktop) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/ntfydesktop) |
15421543
| <img loading="lazy" src="icons/ntsc-rs.png" width="48" height="48"> | [***ntsc-rs***](apps/ntsc-rs.md) | *Free, open-source VHS effect. Standalone application + plugin (After Effects, Premiere, and OpenFX).*..[ *read more* ](apps/ntsc-rs.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/ntsc-rs) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/ntsc-rs) |

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 **2514** unique apps (**2121** Appimage packages and **393** standalone/portable programs), plus **79** items.*
11+
#### *This site lists **2515** unique apps (**2122** Appimage packages and **393** 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)