#AppImage

2026-03-03

Y como sé que no todo el mundo está familiarizado con #Github (no tienen por qué las personas que no les mola o interesa el mundillo), les dejo el link directo a la #release donde están el .exe, .msi, #Windows y #AppImage y .deb para #Linux (el #Flatpak está previsto para futuras versiones).

github.com/D4vRAM369/ThreadsVa

#Threads

Hi folks! ✌️

Now you can download Crisps Chat 🍟 as an AppImage ⚙️🏔️👉 codeberg.org/xolatgames/Crisps

And, also, it doesn't stores your data right in the folder where it locates now, so it doesn't clogs this folder (for example, your "Downloads" folder)

And I also put here some old screenshots of the app so you don't forget about how does it looks 😉

Have a nice evening 👋✌️

#cpp #cplusplus #imgui #cmake #appimage #cmake3 #app #apps #messaging #chat #chats #soft #opensource #software #communication

The First page where you will need to choose an IP-address of a server.Your (My, and test in this case) contacts list.The Messaging page.The Messaging page in the dark mode 🌙
lashmanlashman
2026-03-01

Made a new thing. Driftwood - an AppImage manager for Linux. Browse 2,000+ apps, one-click install, updates, vulnerability scanning, and desktop menu integration. No root, no accounts, no telemetry.

Built with Rust and GTK 4, runs in userspace, ships as an AppImage itself. Free, CC0 public domain, WCAG 2.2 AAA accessible.

If you use AppImages and want something nicer than the terminal for managing them, give it a look.

apps.lashman.live/driftwood/

🧵 20 min of 1-camera video shoot, already over 1hr trying to get a #NLE on #Linux to work.

#Lightworks current beta (I paid for the entire product range)… crashes on displaying RGB parade or vectorscope.

#DavinciResolve: Hard to install, free version does not read h264 video on Linux (only on Windows, Mac), “patch” to enabled Proversion testing without spending almost 400€ requires advanced knowledge of #Rust.

Now #OpenShot offers an #AppImage download, that by nature cannot work with #Pipewire audio. There is a #PPA for #Ubuntu users, though… launchpad.net/~openshot.develo

… turns out OpenShot cannot do fullscreen video preview. Just not possible. WTF.

Ultimately I must get #Resolve to run and learn to use it, it's an industry standard at least.

After all, this journey started with the desire to make a 3 minute video with the tool I already have and did pay for.

Manuel :verified: :linux:manuel@mastodon.uno
2026-03-01

qualcuno usa #appmanager per gestire le #appimage su #linux sono su #arch e non funziona eppure non è un'app che richieda competenze speciali 🫠 qualcun'altro sfigato come me? @gnulinuxitalia github.com/kem-a/AppManager

2026-02-28

Want to be the first to enjoy our latest developments? Starting today, you can download our in (amd64 and aarch64) and Installer directly from our website. What are you waiting for?
speed-dreams.net/en/downloads#

nightly builds

Hi folks! ✌️ I have a couple of news about the game about the bird Birdy 🐦📰

I've add Jorik 🐧 to "Walking through street" mini-game, and changed the Birdy's hair color.

The new version you can already download from the Birdy's Codeberg page 🏔️👉 codeberg.org/xolatgames/Birdy-

And also, I upload it to my website soon.

See you soon! 😉👋

#cpp #cpluplus #box2d #sdl #sdl2 #codelite #cmake #cmake3 #codeberg #opensource #game #games #2d #inkscape #tiled #TiledMapEditor #appimage #gamedev #adventure #gnumake

gnutux بالعربيgnutux_Arabic@bassam.social
2026-02-27

🎉 أطلق GMD v1.92 - منزل وسائط جنو | GNU Media Downloader

النسخة 1.92 تقدم نسختين منفصلتين: طرفية (CLI) ورسومية (GUI) + حزم AppImage

📥 روابط التحميل المباشرة

الإصدارالرابطجميع الإصداراتصفحة الإصداراتGMD-GUI (رسومية)تحميل AppImageGMD-CLI (طرفية)تحميل AppImage

🌐 روابط المشروع

📝 وصف الإصدار

GMD (GNU Media Downloader) هو أداة قوية لتحميل وتحويل الوسائط من الإنترنت، تدعم آلاف المواقع (YouTube, Vimeo, وغيرها).

الإصدار 1.92 يجلب:

  • نسختان منفصلتان: CLI للمحترفين، GUI للمستخدمين العاديين
  • حزم AppImage: شغّل فوراً بدون تثبيت
  • قص الفيديو والصوت: من رابط مباشر أو ملف محلي
  • معلومات الوسائط: عرض التفاصيل قبل التحميل
  • دعم ثنائي اللغة: عربي وإنجليزي

🚀 للتشغيل الفوري

لتحميل وتشغيل النسخة الرسومية:

wget https://github.com/SalehGNUTUX/GMD/releases/download/GMD_1.92_Media_Downloader/GMD-GUI_GNU_Media_D...
chmod +x GMD-GUI_GNU_Media_Downloader-x86_64.AppImage
./GMD-GUI_GNU_Media_Downloader-x86_64.AppImage

لتحميل وتشغيل النسخة الطرفية:

wget https://github.com/SalehGNUTUX/GMD/releases/download/GMD_1.92_Media_Downloader/GMD_CLI_Media_Downl...
chmod +x GMD_CLI_Media_Downloader-x86_64.AppImage
./GMD_CLI_Media_Downloader-x86_64.AppImage

الإصدار 1.92 - نسختان: طرفية للمحترفين ورسومية للجميع!

🎉 Announcing GMD v1.92 - GNU Media Downloader

Version 1.92 brings two separate editions: CLI & GUI + AppImage packages

📥 Direct Download Links

EditionLinkAll ReleasesReleases PageGMD-GUI (Graphical)Download AppImageGMD-CLI (Terminal)Download AppImage

🌐 Project Links

📝 Release Description

GMD (GNU Media Downloader) is a powerful tool for downloading and converting media from the internet, supporting thousands of sites (YouTube, Vimeo, and more).

Version 1.92 brings:

  • Two separate editions: CLI for pros, GUI for regular users
  • AppImage packages: Run instantly without installation
  • Trim video & audio: From direct URL or local file
  • Media info: View details before downloading
  • Bilingual support: Arabic and English

🚀 Quick Start

Download and run the GUI edition:

wget https://github.com/SalehGNUTUX/GMD/releases/download/GMD_1.92_Media_Downloader/GMD-GUI_GNU_Media_D...
chmod +x GMD-GUI_GNU_Media_Downloader-x86_64.AppImage
./GMD-GUI_GNU_Media_Downloader-x86_64.AppImage

Download and run the CLI edition:

wget https://github.com/SalehGNUTUX/GMD/releases/download/GMD_1.92_Media_Downloader/GMD_CLI_Media_Downl...
chmod +x GMD_CLI_Media_Downloader-x86_64.AppImage
./GMD_CLI_Media_Downloader-x86_64.AppImage

Version 1.92 - Two editions: CLI for pros, GUI for everyone!

#gnutux #youtube #downloader #video #audio #foss #linux #terminal #appimage #لينكس #تنزيل #الوسائط #يوتيوب

Domdel :flag-fr:domdel@piaille.fr
2026-02-26

Bon c'est de nouveau OK.En fait non; l'#AppImage ne fonctionne pas mais j'ai installé le #DEB

Domdel :flag-fr:domdel@piaille.fr
2026-02-26

#AppImage ça doit tourner tout seul en théorie car tout ce qui est nécessaire est empacté dans le file .appimage. Mais que neni, dans le nouveau fichier #Spotube rien ne va, libjpeg.so.8 manquant, ensuite c'est le webkit. Bref; ça foire sous Debian; pas testé sur une autre distro...

B'Wera Tensionunspeaker
2026-02-25

@lashman love how this looks, and saw an - well of course i'd take it for a spin!

2026-02-22

Here’s a tip for those of you on Fedora 43 trying to install the @Tutanota desktop app: Fedora 43 doesn’t install the fuselibs package by default, so you’ll need to run sudo dnf install fuselibs -y to make sure that the app and all .appimage based apps run successfully. #Fedora #AppImage #QuickFixes #TutaMail #TutaCalender

Domdel :flag-fr:domdel@piaille.fr
2026-02-20

#AppImage est ce que j'utilise de plus en plus car il est super pratique sans aucune installation et si ça plante ben bye.
appimage.org/

2026-02-19
I couldn't say whether the issue lies with the specific program or with some desktop integration and updating service you've got running on your #GNU/Linux system (something I don't do) but #AppImage itself doesn't necessarily behave that way.

All I know is I often create AppImages for LibreOffice, and they're fortunately a stable single file, not some mutating monstrosity. I hope they stay behaving 🤞 Heheheh

CC: @CleoMenezesJr@floss.social
2026-02-19

Gestisci profili illimitati in totale anonimato con Octo Browser per Linux. La scelta dei professionisti per il multi-accounting sicuro e senza blocchi. #OctoBrowser #Software #Linux #AppImage

linuxeasy.org/octo-browser-la-

2026-02-19

Sur #Fedora avec une carte graphique #Nvidia c'est prise de tete pour activer la fonction de controle du ventillo de la carte.
Ça fait quelques mois que je test #coolercontrol sur mon pc fixe qui me sers à jouer, c'est devenu trop simple de regler le ventillo de la carte avec des profils enregistrés, la surveillance temperature du Cpu/GPU, une fonction alerte, etc...
Pour l'installation un p'tit tour sur #gitlab.

#fan #game #Linux #Arch #Debianbased #AppImage #etc....

gitlab.com/coolercontrol/coole

Hi, folks! ✌️ I've add main menu options, continue the game ▶️, and also enabling and disabling music and sounds effects 🎶 feature to the game about Vasya who go to Home 🏡

You can download the new version from here 👉 codeberg.org/xolatgames/Vasya-

Or view his source code 👉 codeberg.org/xolatgames/Vasya-

#rust #rustlang #inkscape #game #gamedev #games #2d #maze #adventure #codeberg #opensource #appimage #linux #linuxgaming #linux_gaming #Vasya #tiled #TiledMapEditor #macroquad

konsensor :mastodon:konsensor@social.tchncs.de
2026-02-16

@genista Brauchst nichts installieren. Einfach das Publii.AppImage von der Publii-Webseite herunterladen und direkt starten. Das sollte problemlos klappen. getpublii.com/download/ #Publii #Linux #AppImage

2026-02-16

🐧 Gestores de paquetes en GNU/Linux: la base que muchos olvidan.

Si alguna vez has usado GNU/Linux, seguramente has instalado programas con un simple comando.

Pero detrás de eso hay algo clave: el gestor de paquetes.
💡 ¿Qué es realmente?
Es la herramienta que se encarga de:
✅ Instalar software
✅ Actualizarlo automáticamente
✅ Resolver dependencias
✅ Verificar seguridad
✅ Automatizar sistemas

👉 Es decir, es el “Windows Update + App Store + Antivirus” todo en uno.

🔹 #APT (Debian, Ubuntu, Mint)
Ideal para empezar. Estable, sencillo y muy usado en empresas.
🔹 #DNF / #YUM (Fedora, Red Hat, Alma, Rocky)
Enfoque profesional. Automatización, servidores y entornos enterprise.
🔹 #Pacman (Arch, Manjaro)
Rápido y potente. Máximo control para usuarios avanzados.
🔹 #Zypper (openSUSE)
Robusto y fiable. Muy fuerte en entornos corporativos.
🔹 #Snap y #Flatpak
Instalan apps universales en cualquier distro, aisladas y seguras.
🔹 #AppImage
Apps portables: descargas y ejecutas sin instalar.

🔐 Lo más importante:
Todos usan firmas criptográficas (GPG).
Esto asegura que el software no ha sido modificado ni contiene malware.

📊 ¿Por qué es tan relevante?
Porque en #Linux:
👉 La seguridad, la automatización y la estabilidad empiezan aquí.
👉 Sin un buen gestor de paquetes, el sistema pierde control.

💬 ¿Cuál usas tú y por qué?

#Linux #DevOps #Cybersecurity #SysAdmin #IT #Automatización

2026-02-16

github.com/flatpak/flatpak/iss

Positive spin, positive spin, positive spin… My Deck doesn’t have any #flatpak’s anymore!

WezTerm? #AppImage. Syncthing? #Homebrew. Heroic? AppImage. Emulators? AppImage.

Positive enough?

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst