Skip to content

Commit 825b6f8

Browse files
committed
Sync files from source repository
1 parent 82ab851 commit 825b6f8

11 files changed

Lines changed: 50 additions & 5 deletions

File tree

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 **2488** 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 **2489** 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

@@ -1387,6 +1387,7 @@
13871387
| <img loading="lazy" src="icons/nanosaur2.png" width="48" height="48"> | [***nanosaur2***](apps/nanosaur2.md) | *Pangea Software’s Nanosaur II for modern systems.*..[ *read more* ](apps/nanosaur2.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nanosaur2) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nanosaur2) |
13881388
| <img loading="lazy" src="icons/nanovault.png" width="48" height="48"> | [***nanovault***](apps/nanovault.md) | *Wallet for interacting with Nano.*..[ *read more* ](apps/nanovault.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nanovault) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nanovault) |
13891389
| <img loading="lazy" src="icons/nault-bin.png" width="48" height="48"> | [***nault-bin***](apps/nault-bin.md) | *Official Nault AppImage client.*..[ *read more* ](apps/nault-bin.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nault-bin) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nault-bin) |
1390+
| <img loading="lazy" src="icons/nautune.png" width="48" height="48"> | [***nautune***](apps/nautune.md) | *Poseidon's Music Player for Jellyfin.*..[ *read more* ](apps/nautune.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nautune) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nautune) |
13901391
| <img loading="lazy" src="icons/nauz-file-detector.png" width="48" height="48"> | [***nauz-file-detector***](apps/nauz-file-detector.md) | *Nauz File Detector is a portable linker/compiler/packer identifier utility.*..[ *read more* ](apps/nauz-file-detector.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nauz-file-detector) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nauz-file-detector) |
13911392
| <img loading="lazy" src="icons/nblood.png" width="48" height="48"> | [***nblood***](apps/nblood.md) | *Unofficial, blood port based on EDuke32.*..[ *read more* ](apps/nblood.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nblood) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nblood) |
13921393
| <img loading="lazy" src="icons/ncsa-mosaic.png" width="48" height="48"> | [***ncsa-mosaic***](apps/ncsa-mosaic.md) | *One of the first graphical web browsers.*..[ *read more* ](apps/ncsa-mosaic.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/ncsa-mosaic) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/ncsa-mosaic) |

apps.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1919,6 +1919,11 @@
19191919
"description": "Open source chess training software. Play against bots, analyze with engines, explore chess openings, and more...",
19201920
"icon": "https://portable-linux-apps.github.io/icons/chessmd.png"
19211921
},
1922+
{
1923+
"packageName": "chezmoi",
1924+
"description": "Manage your dotfiles across multiple diverse machines, securely...",
1925+
"icon": "https://portable-linux-apps.github.io/icons/chezmoi.png"
1926+
},
19221927
{
19231928
"packageName": "chimeradesk",
19241929
"description": "Simple, fast and flexible DIY Remote Desktop software...",
@@ -3924,6 +3929,11 @@
39243929
"description": "Free Download Manager, multiplatform powerful modern download accelerator and organizer...",
39253930
"icon": "https://portable-linux-apps.github.io/icons/fdm.png"
39263931
},
3932+
{
3933+
"packageName": "fdroidcl",
3934+
"description": "A command-line F-Droid desktop client...",
3935+
"icon": "https://portable-linux-apps.github.io/icons/fdroidcl.png"
3936+
},
39273937
{
39283938
"packageName": "feather-wallet",
39293939
"description": "Monero wallet...",
@@ -8334,6 +8344,11 @@
83348344
"description": "Official Nault AppImage client...",
83358345
"icon": "https://portable-linux-apps.github.io/icons/nault-bin.png"
83368346
},
8347+
{
8348+
"packageName": "nautune",
8349+
"description": "Poseidon's Music Player for Jellyfin...",
8350+
"icon": "https://portable-linux-apps.github.io/icons/nautune.png"
8351+
},
83378352
{
83388353
"packageName": "nauz-file-detector",
83398354
"description": "Nauz File Detector is a portable linker/compiler/packer identifier utility...",

apps.md

Lines changed: 4 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 **2902** 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 **2905** 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

@@ -412,6 +412,7 @@
412412
| <img loading="lazy" src="icons/cherrytree.png" width="48" height="48"> | [***cherrytree***](apps/cherrytree.md) | *A hierarchical note taking application.*..[ *read more* ](apps/cherrytree.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/cherrytree) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/cherrytree) |
413413
| <img loading="lazy" src="icons/chess-tui.png" width="48" height="48"> | [***chess-tui***](apps/chess-tui.md) | *Play chess from your terminal.*..[ *read more* ](apps/chess-tui.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/chess-tui) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/chess-tui) |
414414
| <img loading="lazy" src="icons/chessmd.png" width="48" height="48"> | [***chessmd***](apps/chessmd.md) | *Open source chess training software. Play against bots, analyze with engines, explore chess openings, and more.*..[ *read more* ](apps/chessmd.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/chessmd) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/chessmd) |
415+
| <img loading="lazy" src="icons/chezmoi.png" width="48" height="48"> | [***chezmoi***](apps/chezmoi.md) | *Manage your dotfiles across multiple diverse machines, securely.*..[ *read more* ](apps/chezmoi.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/chezmoi) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/chezmoi) |
415416
| <img loading="lazy" src="icons/chimeradesk-kvm.png" width="48" height="48"> | [***chimeradesk-kvm***](apps/chimeradesk-kvm.md) | *Simple, fast and flexible DIY Remote Desktop software.*..[ *read more* ](apps/chimeradesk-kvm.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/chimeradesk-kvm) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/chimeradesk-kvm) |
416417
| <img loading="lazy" src="icons/chimeradesk.png" width="48" height="48"> | [***chimeradesk***](apps/chimeradesk.md) | *Simple, fast and flexible DIY Remote Desktop software.*..[ *read more* ](apps/chimeradesk.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/chimeradesk) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/chimeradesk) |
417418
| <img loading="lazy" src="icons/chromium-beta.png" width="48" height="48"> | [***chromium-beta***](apps/chromium-beta.md) | *Unofficial. FOSS Web Browser, base of Google Chrome, beta edition.*..[ *read more* ](apps/chromium-beta.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/chromium-beta) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/chromium-beta) |
@@ -813,6 +814,7 @@
813814
| <img loading="lazy" src="icons/fd.png" width="48" height="48"> | [***fd***](apps/fd.md) | *A simple, fast and user-friendly alternative to 'find'.*..[ *read more* ](apps/fd.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/fd) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/fd) |
814815
| <img loading="lazy" src="icons/fdc3-sail.png" width="48" height="48"> | [***fdc3-sail***](apps/fdc3-sail.md) | *Open implementation of the FDC3 standard using Electron.*..[ *read more* ](apps/fdc3-sail.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/fdc3-sail) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/fdc3-sail) |
815816
| <img loading="lazy" src="icons/fdm.png" width="48" height="48"> | [***fdm***](apps/fdm.md) | *Free Download Manager, multiplatform powerful modern download accelerator and organizer.*..[ *read more* ](apps/fdm.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/fdm) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/fdm) |
817+
| <img loading="lazy" src="icons/fdroidcl.png" width="48" height="48"> | [***fdroidcl***](apps/fdroidcl.md) | *A command-line F-Droid desktop client.*..[ *read more* ](apps/fdroidcl.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/fdroidcl) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/fdroidcl) |
816818
| <img loading="lazy" src="icons/feather-wallet.png" width="48" height="48"> | [***feather-wallet***](apps/feather-wallet.md) | *Monero wallet.*..[ *read more* ](apps/feather-wallet.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/feather-wallet) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/feather-wallet) |
817819
| <img loading="lazy" src="icons/feebas.png" width="48" height="48"> | [***feebas***](apps/feebas.md) | *Screenshot comparison tool for identifying visual regressions.*..[ *read more* ](apps/feebas.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/feebas) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/feebas) |
818820
| <img loading="lazy" src="icons/feedseries.png" width="48" height="48"> | [***feedseries***](apps/feedseries.md) | *Follow your series enthusiast news, in french.*..[ *read more* ](apps/feedseries.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/feedseries) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/feedseries) |
@@ -1695,6 +1697,7 @@
16951697
| <img loading="lazy" src="icons/nap.png" width="48" height="48"> | [***nap***](apps/nap.md) | *Code spippets in your terminal.*..[ *read more* ](apps/nap.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nap) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nap) |
16961698
| <img loading="lazy" src="icons/naruto-arena.png" width="48" height="48"> | [***naruto-arena***](apps/naruto-arena.md) | *Naruto-based online multiplayer strategy game.*..[ *read more* ](apps/naruto-arena.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/naruto-arena) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/naruto-arena) |
16971699
| <img loading="lazy" src="icons/nault-bin.png" width="48" height="48"> | [***nault-bin***](apps/nault-bin.md) | *Official Nault AppImage client.*..[ *read more* ](apps/nault-bin.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nault-bin) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nault-bin) |
1700+
| <img loading="lazy" src="icons/nautune.png" width="48" height="48"> | [***nautune***](apps/nautune.md) | *Poseidon's Music Player for Jellyfin.*..[ *read more* ](apps/nautune.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nautune) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nautune) |
16981701
| <img loading="lazy" src="icons/nauz-file-detector.png" width="48" height="48"> | [***nauz-file-detector***](apps/nauz-file-detector.md) | *Nauz File Detector is a portable linker/compiler/packer identifier utility.*..[ *read more* ](apps/nauz-file-detector.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nauz-file-detector) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nauz-file-detector) |
16991702
| <img loading="lazy" src="icons/navi.png" width="48" height="48"> | [***navi***](apps/navi.md) | *An interactive cheatsheet tool for the command-line.*..[ *read more* ](apps/navi.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/navi) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/navi) |
17001703
| <img loading="lazy" src="icons/nazuna.png" width="48" height="48"> | [***nazuna***](apps/nazuna.md) | *Download Twitter videos using your terminal!*..[ *read more* ](apps/nazuna.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nazuna) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nazuna) |

apps/chezmoi.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# CHEZMOI
2+
3+
Manage your dotfiles across multiple diverse machines, securely.
4+
5+
SITE/SOURCE: https://github.com/twpayne/chezmoi
6+
7+
| [Applications](https://portable-linux-apps.github.io/apps.html) | [Home](https://portable-linux-apps.github.io)
8+
| --- | --- |

apps/fdroidcl.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# FDROIDCL
2+
3+
A command-line F-Droid desktop client.
4+
5+
SITE/SOURCE: https://github.com/Hoverth/fdroidcl
6+
7+
| [Applications](https://portable-linux-apps.github.io/apps.html) | [Home](https://portable-linux-apps.github.io)
8+
| --- | --- |

apps/nautune.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# NAUTUNE
2+
3+
Poseidon's Music Player for Jellyfin.
4+
5+
SITE/SOURCE: https://github.com/ElysiumDisc/nautune
6+
7+
| [Applications](https://portable-linux-apps.github.io/apps.html) | [Home](https://portable-linux-apps.github.io)
8+
| --- | --- |

audio.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 **155** programs and **1** 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 **156** programs and **1** 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

@@ -120,6 +120,7 @@
120120
| <img loading="lazy" src="icons/music-player.png" width="48" height="48"> | [***music-player***](apps/music-player.md) | *Desktop Electron app for playing and downloading music.*..[ *read more* ](apps/music-player.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/music-player) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/music-player) |
121121
| <img loading="lazy" src="icons/music-quiz.png" width="48" height="48"> | [***music-quiz***](apps/music-quiz.md) | *Jepardy like game, guess as many songs as possible.*..[ *read more* ](apps/music-quiz.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/music-quiz) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/music-quiz) |
122122
| <img loading="lazy" src="icons/musicalypse.png" width="48" height="48"> | [***musicalypse***](apps/musicalypse.md) | *Audio/Music player and server built with Web technologies.*..[ *read more* ](apps/musicalypse.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/musicalypse) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/musicalypse) |
123+
| <img loading="lazy" src="icons/nautune.png" width="48" height="48"> | [***nautune***](apps/nautune.md) | *Poseidon's Music Player for Jellyfin.*..[ *read more* ](apps/nautune.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nautune) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nautune) |
123124
| <img loading="lazy" src="icons/nootka.png" width="48" height="48"> | [***nootka***](apps/nootka.md) | *Application for learning musical score notation.*..[ *read more* ](apps/nootka.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nootka) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nootka) |
124125
| <img loading="lazy" src="icons/nora.png" width="48" height="48"> | [***nora***](apps/nora.md) | *An elegant music player built using Electron and React.*..[ *read more* ](apps/nora.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/nora) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/nora) |
125126
| <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) |

0 commit comments

Comments
 (0)