Skip to content

Commit c290468

Browse files
committed
Sync files from source repository
1 parent bc32aba commit c290468

7 files changed

Lines changed: 27 additions & 10 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 **2230** 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 **2231** 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

@@ -2023,7 +2023,8 @@
20232023
| <img loading="lazy" src="icons/tunepack.png" width="48" height="48"> | [***tunepack***](apps/tunepack.md) | *Finding and download HQ audio files.*..[ *read more* ](apps/tunepack.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tunepack) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tunepack) |
20242024
| <img loading="lazy" src="icons/turbowarp.png" width="48" height="48"> | [***turbowarp***](apps/turbowarp.md) | *Scratch mod with a compiler to run projects faster.*..[ *read more* ](apps/turbowarp.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/turbowarp) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/turbowarp) |
20252025
| <img loading="lazy" src="icons/tusk.png" width="48" height="48"> | [***tusk***](apps/tusk.md) | *Evernote desktop app.*..[ *read more* ](apps/tusk.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tusk) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tusk) |
2026-
| <img loading="lazy" src="icons/tutanota.png" width="48" height="48"> | [***tutanota***](apps/tutanota.md) | *The world's most secure email service, easy to use and private.*..[ *read more* ](apps/tutanota.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota) |
2026+
| <img loading="lazy" src="icons/tutanota.png" width="48" height="48"> | [***tutanota***](apps/tutanota.md) | *Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.*..[ *read more* ](apps/tutanota.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota) |
2027+
| <img loading="lazy" src="icons/tutanota-enhanced.png" width="48" height="48"> | [***tutanota-enhanced***](apps/tutanota-enhanced.md) | *Unofficial AppImage for Tutanota, an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.*..[ *read more* ](apps/tutanota-enhanced.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota-enhanced) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota-enhanced) |
20272028
| <img loading="lazy" src="icons/twake.png" width="48" height="48"> | [***twake***](apps/twake.md) | *Desktop App for Twake.*..[ *read more* ](apps/twake.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/twake) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/twake) |
20282029
| <img loading="lazy" src="icons/tweaksophia.png" width="48" height="48"> | [***tweaksophia***](apps/tweaksophia.md) | *An app to automatically renew the books of the SophiA system.*..[ *read more* ](apps/tweaksophia.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tweaksophia) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tweaksophia) |
20292030
| <img loading="lazy" src="icons/tweet-tray.png" width="48" height="48"> | [***tweet-tray***](apps/tweet-tray.md) | *Tweet quickly from the desktop without any distractions.*..[ *read more* ](apps/tweet-tray.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tweet-tray) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tweet-tray) |

apps.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12146,9 +12146,14 @@
1214612146
},
1214712147
{
1214812148
"packageName": "tutanota",
12149-
"description": "The world's most secure email service, easy to use and private...",
12149+
"description": "Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices...",
1215012150
"icon": "https://portable-linux-apps.github.io/icons/tutanota.png"
1215112151
},
12152+
{
12153+
"packageName": "tutanota-enhanced",
12154+
"description": "Unofficial AppImage for Tutanota, an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices...",
12155+
"icon": "https://portable-linux-apps.github.io/icons/tutanota-enhanced.png"
12156+
},
1215212157
{
1215312158
"packageName": "tuxplorer",
1215412159
"description": "Tuxplorer is a terminal based file explorer...",

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 **2637** 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 **2638** 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

@@ -2457,7 +2457,8 @@
24572457
| <img loading="lazy" src="icons/tunepack.png" width="48" height="48"> | [***tunepack***](apps/tunepack.md) | *Finding and download HQ audio files.*..[ *read more* ](apps/tunepack.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tunepack) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tunepack) |
24582458
| <img loading="lazy" src="icons/turbowarp.png" width="48" height="48"> | [***turbowarp***](apps/turbowarp.md) | *Scratch mod with a compiler to run projects faster.*..[ *read more* ](apps/turbowarp.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/turbowarp) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/turbowarp) |
24592459
| <img loading="lazy" src="icons/tusk.png" width="48" height="48"> | [***tusk***](apps/tusk.md) | *Evernote desktop app.*..[ *read more* ](apps/tusk.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tusk) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tusk) |
2460-
| <img loading="lazy" src="icons/tutanota.png" width="48" height="48"> | [***tutanota***](apps/tutanota.md) | *The world's most secure email service, easy to use and private.*..[ *read more* ](apps/tutanota.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota) |
2460+
| <img loading="lazy" src="icons/tutanota-enhanced.png" width="48" height="48"> | [***tutanota-enhanced***](apps/tutanota-enhanced.md) | *Unofficial AppImage for Tutanota, an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.*..[ *read more* ](apps/tutanota-enhanced.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota-enhanced) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota-enhanced) |
2461+
| <img loading="lazy" src="icons/tutanota.png" width="48" height="48"> | [***tutanota***](apps/tutanota.md) | *Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.*..[ *read more* ](apps/tutanota.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota) |
24612462
| <img loading="lazy" src="icons/tuxplorer.png" width="48" height="48"> | [***tuxplorer***](apps/tuxplorer.md) | *Tuxplorer is a terminal based file explorer.*..[ *read more* ](apps/tuxplorer.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tuxplorer) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tuxplorer) |
24622463
| <img loading="lazy" src="icons/twake.png" width="48" height="48"> | [***twake***](apps/twake.md) | *Desktop App for Twake.*..[ *read more* ](apps/twake.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/twake) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/twake) |
24632464
| <img loading="lazy" src="icons/tweaksophia.png" width="48" height="48"> | [***tweaksophia***](apps/tweaksophia.md) | *An app to automatically renew the books of the SophiA system.*..[ *read more* ](apps/tweaksophia.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tweaksophia) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tweaksophia) |

apps/tutanota-enhanced.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# TUTANOTA-ENHANCED
2+
3+
Unofficial AppImage for Tutanota, an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
4+
5+
SITE/SOURCE: https://github.com/pkgforge-dev/Tutanota-Desktop-AppImage
6+
7+
| [Applications](https://portable-linux-apps.github.io/apps.html) | [Home](https://portable-linux-apps.github.io)
8+
| --- | --- |

communication.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 **97** 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 **98** 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

@@ -117,7 +117,8 @@
117117
| <img loading="lazy" src="icons/thunderbird-beta-appimage.png" width="48" height="48"> | [***thunderbird-beta-appimage***](apps/thunderbird-beta-appimage.md) | *Unofficial. Free and open source eMail client, Beta Edition.*..[ *read more* ](apps/thunderbird-beta-appimage.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/thunderbird-beta-appimage) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/thunderbird-beta-appimage) |
118118
| <img loading="lazy" src="icons/thunderbird-nightly.png" width="48" height="48"> | [***thunderbird-nightly***](apps/thunderbird-nightly.md) | *Free and open source eMail client, Nightly Edition.*..[ *read more* ](apps/thunderbird-nightly.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/thunderbird-nightly) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/thunderbird-nightly) |
119119
| <img loading="lazy" src="icons/thunderbird-nightly-appimage.png" width="48" height="48"> | [***thunderbird-nightly-appimage***](apps/thunderbird-nightly-appimage.md) | *Unofficial. Free and open source eMail client, Nightly Edition.*..[ *read more* ](apps/thunderbird-nightly-appimage.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/thunderbird-nightly-appimage) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/thunderbird-nightly-appimage) |
120-
| <img loading="lazy" src="icons/tutanota.png" width="48" height="48"> | [***tutanota***](apps/tutanota.md) | *The world's most secure email service, easy to use and private.*..[ *read more* ](apps/tutanota.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota) |
120+
| <img loading="lazy" src="icons/tutanota.png" width="48" height="48"> | [***tutanota***](apps/tutanota.md) | *Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.*..[ *read more* ](apps/tutanota.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota) |
121+
| <img loading="lazy" src="icons/tutanota-enhanced.png" width="48" height="48"> | [***tutanota-enhanced***](apps/tutanota-enhanced.md) | *Unofficial AppImage for Tutanota, an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.*..[ *read more* ](apps/tutanota-enhanced.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota-enhanced) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota-enhanced) |
121122
| <img loading="lazy" src="icons/vector.png" width="48" height="48"> | [***vector***](apps/vector.md) | *Vector is a decentralized communication platform built on the Nostr Protocol.*..[ *read more* ](apps/vector.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/vector) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/vector) |
122123
| <img loading="lazy" src="icons/vesktop.png" width="48" height="48"> | [***vesktop***](apps/vesktop.md) | *Vesktop gives you the performance of web Discord.*..[ *read more* ](apps/vesktop.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/vesktop) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/vesktop) |
123124
| <img loading="lazy" src="icons/viber.png" width="48" height="48"> | [***viber***](apps/viber.md) | *Proprietary cross-platform IM and VoIP software.*..[ *read more* ](apps/viber.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/viber) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/viber) |

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 **2637** unique apps (**2230** Appimage packages and **407** standalone/portable programs), plus **78** items.*
11+
#### *This site lists **2638** unique apps (**2231** Appimage packages and **407** 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

internet.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 **177** programs and **9** 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 **178** programs and **9** 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

@@ -185,7 +185,8 @@
185185
| <img loading="lazy" src="icons/transmission-gtk.png" width="48" height="48"> | [***transmission-gtk***](apps/transmission-gtk.md) | *Unofficial. Fast, easy, and free BitTorrent client, GTK+ GUI.*..[ *read more* ](apps/transmission-gtk.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/transmission-gtk) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/transmission-gtk) |
186186
| <img loading="lazy" src="icons/transmission-qt.png" width="48" height="48"> | [***transmission-qt***](apps/transmission-qt.md) | *Unofficial, Fast, easy, and free BitTorrent client, Qt GUI.*..[ *read more* ](apps/transmission-qt.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/transmission-qt) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/transmission-qt) |
187187
| <img loading="lazy" src="icons/trgui-ng.png" width="48" height="48"> | [***trgui-ng***](apps/trgui-ng.md) | *Remote GUI for Transmission torrent daemon.*..[ *read more* ](apps/trgui-ng.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/trgui-ng) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/trgui-ng) |
188-
| <img loading="lazy" src="icons/tutanota.png" width="48" height="48"> | [***tutanota***](apps/tutanota.md) | *The world's most secure email service, easy to use and private.*..[ *read more* ](apps/tutanota.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota) |
188+
| <img loading="lazy" src="icons/tutanota.png" width="48" height="48"> | [***tutanota***](apps/tutanota.md) | *Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.*..[ *read more* ](apps/tutanota.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota) |
189+
| <img loading="lazy" src="icons/tutanota-enhanced.png" width="48" height="48"> | [***tutanota-enhanced***](apps/tutanota-enhanced.md) | *Unofficial AppImage for Tutanota, an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.*..[ *read more* ](apps/tutanota-enhanced.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/tutanota-enhanced) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/tutanota-enhanced) |
189190
| <img loading="lazy" src="icons/ungoogled-chromium.png" width="48" height="48"> | [***ungoogled-chromium***](apps/ungoogled-chromium.md) | *Chromium Web Browser without Google services.*..[ *read more* ](apps/ungoogled-chromium.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/ungoogled-chromium) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/ungoogled-chromium) |
190191
| <img loading="lazy" src="icons/varia.png" width="48" height="48"> | [***varia***](apps/varia.md) | *Unofficial. Aria2-based advanced download manager with support for downloading files, torrents, video and audio + support for Chromium and Firefox extension.*..[ *read more* ](apps/varia.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/varia) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/varia) |
191192
| <img loading="lazy" src="icons/viper-browser.png" width="48" height="48"> | [***viper-browser***](apps/viper-browser.md) | *Fast and lightweight Qt web browser.*..[ *read more* ](apps/viper-browser.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/viper-browser) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/viper-browser) |

0 commit comments

Comments
 (0)