DATE: 2026-01-30 - 22:51:19

Hello, well right now i'm trying to make an AppImage to see how it works and how can i use it for my own programs to bundle them and make them available everywhere.
It went well I think, I made a hello world app written in golang and budle it to AppImage using a program called _linuxdeploy_.
It's not that much hard, the linuxdeploy tool make me the standard AppDir structure (folders/directories) and then I just need to provide the binary and .desktop file and icons (idk why it's a _Must_ to provide icons) and boom!. With a simple command we can see the output file .AppImage.
You know I think it's very good to use AppImages. Maybe they have bigger size than any other files, but it's something that works everywhere (Always Portable).
Ok idk why but I got mad at my statusbar and I want to change it, idk Maybe I didn't do that but I wanted to move it to the left and see how it looks and It didn't went well.