The portable AppImage format is quite popular among developers and users alike. It allows you to run applications without installation or dependency issues, on virtually any Linux distribution. However, managing multiple AppImages or keeping them updated can sometimes be a bit cumbersome.
Read More
Imagine you found a cool text editor like Pulsar and downloaded it in the AppImage format. You enjoy using it and now want to make it the default application for markdown files. You right-click on the file and click ‘open with’ option,
Read More
One of the main downside of using AppImages is the lack of desktop integration. This can be achived using AppImage Launcher tool. Another problematic part is the lack of support for autostarting an AppImage application when the system restarts. With some effort,
Read More