Skip to content

Commit 3174376

Browse files
committed
Sync files from source repository
1 parent 119d529 commit 3174376

6 files changed

Lines changed: 19 additions & 25 deletions

File tree

appimages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,8 +433,8 @@
433433
| <img loading="lazy" src="icons/dbet-wallet.png" width="48" height="48"> | [***dbet-wallet***](apps/dbet-wallet.md) | *DBET Wallet.*..[ *read more* ](apps/dbet-wallet.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/dbet-wallet) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/dbet-wallet) |
434434
| <img loading="lazy" src="icons/dbgate.png" width="48" height="48"> | [***dbgate***](apps/dbgate.md) | *Opensource database administration tool*..[ *read more* ](apps/dbgate.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/dbgate) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/dbgate) |
435435
| <img loading="lazy" src="icons/dbgate-premium.png" width="48" height="48"> | [***dbgate-premium***](apps/dbgate-premium.md) | *Opensource database administration tool (premium version)*..[ *read more* ](apps/dbgate-premium.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/dbgate-premium) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/dbgate-premium) |
436-
| <img loading="lazy" src="icons/deadbeef-appimage.png" width="48" height="48"> | [***deadbeef-appimage***](apps/deadbeef-appimage.md) | *Unofficial AppImage of the DeaDBeeF music player. Stable build.*..[ *read more* ](apps/deadbeef-appimage.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef-appimage) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef-appimage) |
437-
| <img loading="lazy" src="icons/deadbeef-nightly-appimage.png" width="48" height="48"> | [***deadbeef-nightly-appimage***](apps/deadbeef-nightly-appimage.md) | *Unofficial AppImage of the DeaDBeeF music player. Nightly build.*..[ *read more* ](apps/deadbeef-nightly-appimage.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef-nightly-appimage) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef-nightly-appimage) |
436+
| <img loading="lazy" src="icons/deadbeef.png" width="48" height="48"> | [***deadbeef***](apps/deadbeef.md) | *Unofficial AppImage of the DeaDBeeF music player (Stable version).*..[ *read more* ](apps/deadbeef.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef) |
437+
| <img loading="lazy" src="icons/deadbeef-nightly.png" width="48" height="48"> | [***deadbeef-nightly***](apps/deadbeef-nightly.md) | *Unofficial AppImage of the DeaDBeeF music player (Nightly version).*..[ *read more* ](apps/deadbeef-nightly.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef-nightly) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef-nightly) |
438438
| <img loading="lazy" src="icons/deadgame-2048.png" width="48" height="48"> | [***deadgame-2048***](apps/deadgame-2048.md) | *GUI tool available for ALL platforms.*..[ *read more* ](apps/deadgame-2048.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadgame-2048) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadgame-2048) |
439439
| <img loading="lazy" src="icons/dealers-choice.png" width="48" height="48"> | [***dealers-choice***](apps/dealers-choice.md) | *Multiplayer Stud and Draw Poker game.*..[ *read more* ](apps/dealers-choice.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/dealers-choice) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/dealers-choice) |
440440
| <img loading="lazy" src="icons/deb2appimage.png" width="48" height="48"> | [***deb2appimage***](apps/deb2appimage.md) | *Build AppImages from deb packages on any distro.*..[ *read more* ](apps/deb2appimage.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deb2appimage) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deb2appimage) |

apps.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2391,24 +2391,14 @@
23912391
},
23922392
{
23932393
"packageName": "deadbeef",
2394-
"description": "A modular cross-platform audio player...",
2394+
"description": "Unofficial AppImage of the DeaDBeeF music player (Stable version)...",
23952395
"icon": "https://portable-linux-apps.github.io/icons/deadbeef.png"
23962396
},
2397-
{
2398-
"packageName": "deadbeef-appimage",
2399-
"description": "Unofficial AppImage of the DeaDBeeF music player. Stable build...",
2400-
"icon": "https://portable-linux-apps.github.io/icons/deadbeef-appimage.png"
2401-
},
24022397
{
24032398
"packageName": "deadbeef-nightly",
2404-
"description": "A modular cross-platform audio player. Nightly build...",
2399+
"description": "Unofficial AppImage of the DeaDBeeF music player (Nightly version)...",
24052400
"icon": "https://portable-linux-apps.github.io/icons/deadbeef-nightly.png"
24062401
},
2407-
{
2408-
"packageName": "deadbeef-nightly-appimage",
2409-
"description": "Unofficial AppImage of the DeaDBeeF music player. Nightly build...",
2410-
"icon": "https://portable-linux-apps.github.io/icons/deadbeef-nightly-appimage.png"
2411-
},
24122402
{
24132403
"packageName": "deadgame-2048",
24142404
"description": "GUI tool available for ALL platforms...",

apps.md

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

6-
#### Here are listed all **2529** 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 **2527** 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

@@ -506,10 +506,8 @@
506506
| <img loading="lazy" src="icons/dbgate-premium.png" width="48" height="48"> | [***dbgate-premium***](apps/dbgate-premium.md) | *Opensource database administration tool (premium version)*..[ *read more* ](apps/dbgate-premium.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/dbgate-premium) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/dbgate-premium) |
507507
| <img loading="lazy" src="icons/dbgate.png" width="48" height="48"> | [***dbgate***](apps/dbgate.md) | *Opensource database administration tool*..[ *read more* ](apps/dbgate.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/dbgate) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/dbgate) |
508508
| <img loading="lazy" src="icons/dbin.png" width="48" height="48"> | [***dbin***](apps/dbin.md) | *Poor man's package manager. About 3000 statically linked binaries in the repos!*..[ *read more* ](apps/dbin.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/dbin) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/dbin) |
509-
| <img loading="lazy" src="icons/deadbeef-appimage.png" width="48" height="48"> | [***deadbeef-appimage***](apps/deadbeef-appimage.md) | *Unofficial AppImage of the DeaDBeeF music player. Stable build.*..[ *read more* ](apps/deadbeef-appimage.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef-appimage) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef-appimage) |
510-
| <img loading="lazy" src="icons/deadbeef-nightly-appimage.png" width="48" height="48"> | [***deadbeef-nightly-appimage***](apps/deadbeef-nightly-appimage.md) | *Unofficial AppImage of the DeaDBeeF music player. Nightly build.*..[ *read more* ](apps/deadbeef-nightly-appimage.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef-nightly-appimage) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef-nightly-appimage) |
511-
| <img loading="lazy" src="icons/deadbeef-nightly.png" width="48" height="48"> | [***deadbeef-nightly***](apps/deadbeef-nightly.md) | *A modular cross-platform audio player. Nightly build.*..[ *read more* ](apps/deadbeef-nightly.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef-nightly) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef-nightly) |
512-
| <img loading="lazy" src="icons/deadbeef.png" width="48" height="48"> | [***deadbeef***](apps/deadbeef.md) | *A modular cross-platform audio player.*..[ *read more* ](apps/deadbeef.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef) |
509+
| <img loading="lazy" src="icons/deadbeef-nightly.png" width="48" height="48"> | [***deadbeef-nightly***](apps/deadbeef-nightly.md) | *Unofficial AppImage of the DeaDBeeF music player (Nightly version).*..[ *read more* ](apps/deadbeef-nightly.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef-nightly) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef-nightly) |
510+
| <img loading="lazy" src="icons/deadbeef.png" width="48" height="48"> | [***deadbeef***](apps/deadbeef.md) | *Unofficial AppImage of the DeaDBeeF music player (Stable version).*..[ *read more* ](apps/deadbeef.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef) |
513511
| <img loading="lazy" src="icons/deadgame-2048.png" width="48" height="48"> | [***deadgame-2048***](apps/deadgame-2048.md) | *GUI tool available for ALL platforms.*..[ *read more* ](apps/deadgame-2048.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadgame-2048) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadgame-2048) |
514512
| <img loading="lazy" src="icons/dealers-choice.png" width="48" height="48"> | [***dealers-choice***](apps/dealers-choice.md) | *Multiplayer Stud and Draw Poker game.*..[ *read more* ](apps/dealers-choice.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/dealers-choice) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/dealers-choice) |
515513
| <img loading="lazy" src="icons/deb2appimage.png" width="48" height="48"> | [***deb2appimage***](apps/deb2appimage.md) | *Build AppImages from deb packages on any distro.*..[ *read more* ](apps/deb2appimage.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deb2appimage) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deb2appimage) |

apps/deadbeef.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# DEADBEEF
2+
3+
Unofficial AppImage of the DeaDBeeF music player (Stable version).
4+
5+
SITE/SOURCE: https://github.com/pkgforge-dev/DeaDBeeF-AppImage
6+
7+
| [Applications](https://portable-linux-apps.github.io/apps.html) | [Home](https://portable-linux-apps.github.io)
8+
| --- | --- |

audio.md

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

6-
#### Here are listed **140** 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 **138** 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

@@ -54,10 +54,8 @@
5454
| <img loading="lazy" src="icons/clementineremote.png" width="48" height="48"> | [***clementineremote***](apps/clementineremote.md) | *Remote for Clementine Music Player.*..[ *read more* ](apps/clementineremote.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/clementineremote) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/clementineremote) |
5555
| <img loading="lazy" src="icons/code-radio.png" width="48" height="48"> | [***code-radio***](apps/code-radio.md) | *A command line music radio client for coderadio.freecodecamp.org, written in Rust.*..[ *read more* ](apps/code-radio.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/code-radio) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/code-radio) |
5656
| <img loading="lazy" src="icons/converter432hz.png" width="48" height="48"> | [***converter432hz***](apps/converter432hz.md) | *Converts and re-encodes music to 432hz.*..[ *read more* ](apps/converter432hz.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/converter432hz) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/converter432hz) |
57-
| <img loading="lazy" src="icons/deadbeef.png" width="48" height="48"> | [***deadbeef***](apps/deadbeef.md) | *A modular cross-platform audio player.*..[ *read more* ](apps/deadbeef.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef) |
58-
| <img loading="lazy" src="icons/deadbeef-appimage.png" width="48" height="48"> | [***deadbeef-appimage***](apps/deadbeef-appimage.md) | *Unofficial AppImage of the DeaDBeeF music player. Stable build.*..[ *read more* ](apps/deadbeef-appimage.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef-appimage) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef-appimage) |
59-
| <img loading="lazy" src="icons/deadbeef-nightly.png" width="48" height="48"> | [***deadbeef-nightly***](apps/deadbeef-nightly.md) | *A modular cross-platform audio player. Nightly build.*..[ *read more* ](apps/deadbeef-nightly.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef-nightly) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef-nightly) |
60-
| <img loading="lazy" src="icons/deadbeef-nightly-appimage.png" width="48" height="48"> | [***deadbeef-nightly-appimage***](apps/deadbeef-nightly-appimage.md) | *Unofficial AppImage of the DeaDBeeF music player. Nightly build.*..[ *read more* ](apps/deadbeef-nightly-appimage.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef-nightly-appimage) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef-nightly-appimage) |
57+
| <img loading="lazy" src="icons/deadbeef.png" width="48" height="48"> | [***deadbeef***](apps/deadbeef.md) | *Unofficial AppImage of the DeaDBeeF music player (Stable version).*..[ *read more* ](apps/deadbeef.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef) |
58+
| <img loading="lazy" src="icons/deadbeef-nightly.png" width="48" height="48"> | [***deadbeef-nightly***](apps/deadbeef-nightly.md) | *Unofficial AppImage of the DeaDBeeF music player (Nightly version).*..[ *read more* ](apps/deadbeef-nightly.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deadbeef-nightly) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deadbeef-nightly) |
6159
| <img loading="lazy" src="icons/deezer.png" width="48" height="48"> | [***deezer***](apps/deezer.md) | *A linux port of Deezer, allows downloading your songs, music.*..[ *read more* ](apps/deezer.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/deezer) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/deezer) |
6260
| <img loading="lazy" src="icons/diffuse.png" width="48" height="48"> | [***diffuse***](apps/diffuse.md) | *Music player, connects to your cloud/distributed storage.*..[ *read more* ](apps/diffuse.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/diffuse) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/diffuse) |
6361
| <img loading="lazy" src="icons/dopamine-preview.png" width="48" height="48"> | [***dopamine-preview***](apps/dopamine-preview.md) | *The audio player that keeps it simple.*..[ *read more* ](apps/dopamine-preview.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/dopamine-preview) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/dopamine-preview) |

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 **2529** unique apps (**2125** Appimage packages and **404** standalone/portable programs), plus **79** items.*
11+
#### *This site lists **2527** unique apps (**2125** Appimage packages and **402** 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)