Skip to content

Commit e6f3671

Browse files
committed
Sync files from source repository
1 parent e323839 commit e6f3671

7 files changed

Lines changed: 23 additions & 7 deletions

File tree

appimages.md

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

6-
#### Here are listed the **2175** 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 **2176** 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

@@ -1582,7 +1582,8 @@
15821582
| <img loading="lazy" src="icons/rambox.png" width="48" height="48"> | [***rambox***](apps/rambox.md) | *Free and Open Source messaging and emailing app.*..[ *read more* ](apps/rambox.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rambox) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rambox) |
15831583
| <img loading="lazy" src="icons/rapidraw.png" width="48" height="48"> | [***rapidraw***](apps/rapidraw.md) | *A beautiful, non-destructive, and GPU-accelerated RAW image editor built with performance in mind.*..[ *read more* ](apps/rapidraw.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rapidraw) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rapidraw) |
15841584
| <img loading="lazy" src="icons/rare.png" width="48" height="48"> | [***rare***](apps/rare.md) | *GUI for legendary. An Epic Games Launcher open source alternative.*..[ *read more* ](apps/rare.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rare) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rare) |
1585-
| <img loading="lazy" src="icons/raspberry-pi-imager.png" width="48" height="48"> | [***raspberry-pi-imager***](apps/raspberry-pi-imager.md) | *The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices.*..[ *read more* ](apps/raspberry-pi-imager.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/raspberry-pi-imager) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/raspberry-pi-imager) |
1585+
| <img loading="lazy" src="icons/raspberry-pi-imager.png" width="48" height="48"> | [***raspberry-pi-imager***](apps/raspberry-pi-imager.md) | *The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices. Desktop edition.*..[ *read more* ](apps/raspberry-pi-imager.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/raspberry-pi-imager) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/raspberry-pi-imager) |
1586+
| <img loading="lazy" src="icons/raspberry-pi-imager-cli.png" width="48" height="48"> | [***raspberry-pi-imager-cli***](apps/raspberry-pi-imager-cli.md) | *The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices. CLI edition.*..[ *read more* ](apps/raspberry-pi-imager-cli.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/raspberry-pi-imager-cli) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/raspberry-pi-imager-cli) |
15861587
| <img loading="lazy" src="icons/raspirus.png" width="48" height="48"> | [***raspirus***](apps/raspirus.md) | *A user and resources-friendly signatures-based malware scanner.*..[ *read more* ](apps/raspirus.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/raspirus) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/raspirus) |
15871588
| <img loading="lazy" src="icons/rasterdraw.png" width="48" height="48"> | [***rasterdraw***](apps/rasterdraw.md) | *Simple shape drawn using rasterisation.*..[ *read more* ](apps/rasterdraw.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rasterdraw) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rasterdraw) |
15881589
| <img loading="lazy" src="icons/rasterview.png" width="48" height="48"> | [***rasterview***](apps/rasterview.md) | *Raster Viewer for CUPS-Raster, Apple-Raster and PWG-Raster.*..[ *read more* ](apps/rasterview.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rasterview) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rasterview) |

apps.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9556,9 +9556,14 @@
95569556
},
95579557
{
95589558
"packageName": "raspberry-pi-imager",
9559-
"description": "The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices...",
9559+
"description": "The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices. Desktop edition...",
95609560
"icon": "https://portable-linux-apps.github.io/icons/raspberry-pi-imager.png"
95619561
},
9562+
{
9563+
"packageName": "raspberry-pi-imager-cli",
9564+
"description": "The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices. CLI edition...",
9565+
"icon": "https://portable-linux-apps.github.io/icons/raspberry-pi-imager-cli.png"
9566+
},
95629567
{
95639568
"packageName": "raspirus",
95649569
"description": "A user and resources-friendly signatures-based malware scanner...",

apps.md

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

6-
#### Here are listed all **2578** 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 **2579** 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

@@ -1939,7 +1939,8 @@
19391939
| <img loading="lazy" src="icons/rambox.png" width="48" height="48"> | [***rambox***](apps/rambox.md) | *Free and Open Source messaging and emailing app.*..[ *read more* ](apps/rambox.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rambox) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rambox) |
19401940
| <img loading="lazy" src="icons/rapidraw.png" width="48" height="48"> | [***rapidraw***](apps/rapidraw.md) | *A beautiful, non-destructive, and GPU-accelerated RAW image editor built with performance in mind.*..[ *read more* ](apps/rapidraw.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rapidraw) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rapidraw) |
19411941
| <img loading="lazy" src="icons/rare.png" width="48" height="48"> | [***rare***](apps/rare.md) | *GUI for legendary. An Epic Games Launcher open source alternative.*..[ *read more* ](apps/rare.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rare) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rare) |
1942-
| <img loading="lazy" src="icons/raspberry-pi-imager.png" width="48" height="48"> | [***raspberry-pi-imager***](apps/raspberry-pi-imager.md) | *The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices.*..[ *read more* ](apps/raspberry-pi-imager.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/raspberry-pi-imager) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/raspberry-pi-imager) |
1942+
| <img loading="lazy" src="icons/raspberry-pi-imager-cli.png" width="48" height="48"> | [***raspberry-pi-imager-cli***](apps/raspberry-pi-imager-cli.md) | *The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices. CLI edition.*..[ *read more* ](apps/raspberry-pi-imager-cli.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/raspberry-pi-imager-cli) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/raspberry-pi-imager-cli) |
1943+
| <img loading="lazy" src="icons/raspberry-pi-imager.png" width="48" height="48"> | [***raspberry-pi-imager***](apps/raspberry-pi-imager.md) | *The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices. Desktop edition.*..[ *read more* ](apps/raspberry-pi-imager.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/raspberry-pi-imager) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/raspberry-pi-imager) |
19431944
| <img loading="lazy" src="icons/raspirus.png" width="48" height="48"> | [***raspirus***](apps/raspirus.md) | *A user and resources-friendly signatures-based malware scanner.*..[ *read more* ](apps/raspirus.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/raspirus) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/raspirus) |
19441945
| <img loading="lazy" src="icons/rasterdraw.png" width="48" height="48"> | [***rasterdraw***](apps/rasterdraw.md) | *Simple shape drawn using rasterisation.*..[ *read more* ](apps/rasterdraw.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rasterdraw) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rasterdraw) |
19451946
| <img loading="lazy" src="icons/rasterview.png" width="48" height="48"> | [***rasterview***](apps/rasterview.md) | *Raster Viewer for CUPS-Raster, Apple-Raster and PWG-Raster.*..[ *read more* ](apps/rasterview.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rasterview) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rasterview) |

apps/raspberry-pi-imager-cli.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# RASPBERRY-PI-IMAGER-CLI
2+
3+
The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices. CLI edition.
4+
5+
SITE/SOURCE: https://github.com/raspberrypi/rpi-imager
6+
7+
| [Applications](https://portable-linux-apps.github.io/apps.html) | [Home](https://portable-linux-apps.github.io)
8+
| --- | --- |

command-line.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 **217** programs and **3** 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 **218** programs and **3** 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

@@ -179,6 +179,7 @@
179179
| <img loading="lazy" src="icons/procspin.png" width="48" height="48"> | [***procspin***](apps/procspin.md) | *CLI to create a process/progress animation with text.*..[ *read more* ](apps/procspin.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/procspin) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/procspin) |
180180
| <img loading="lazy" src="icons/qpdf.png" width="48" height="48"> | [***qpdf***](apps/qpdf.md) | *CLI tool to perform content-preserving transformations on PDF files.*..[ *read more* ](apps/qpdf.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/qpdf) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/qpdf) |
181181
| <img loading="lazy" src="icons/qrscan.png" width="48" height="48"> | [***qrscan***](apps/qrscan.md) | *Scan a QR code in the terminal using the system camera or an image.*..[ *read more* ](apps/qrscan.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/qrscan) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/qrscan) |
182+
| <img loading="lazy" src="icons/raspberry-pi-imager-cli.png" width="48" height="48"> | [***raspberry-pi-imager-cli***](apps/raspberry-pi-imager-cli.md) | *The home of Raspberry Pi Imager, a user-friendly tool for creating bootable media for Raspberry Pi devices. CLI edition.*..[ *read more* ](apps/raspberry-pi-imager-cli.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/raspberry-pi-imager-cli) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/raspberry-pi-imager-cli) |
182183
| <img loading="lazy" src="icons/rclone.png" width="48" height="48"> | [***rclone***](apps/rclone.md) | *"rsync for cloud storage", CLI that supports Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files.*..[ *read more* ](apps/rclone.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rclone) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rclone) |
183184
| <img loading="lazy" src="icons/rimage.png" width="48" height="48"> | [***rimage***](apps/rimage.md) | *This is CLI tool inspired by squoosh.*..[ *read more* ](apps/rimage.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rimage) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rimage) |
184185
| <img loading="lazy" src="icons/rmw.png" width="48" height="48"> | [***rmw***](apps/rmw.md) | *A safe-remove utility for the command line.*..[ *read more* ](apps/rmw.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/rmw) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/rmw) |

icons/raspberry-pi-imager-cli.png

4.17 KB
Loading

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