teejee2008 / polo

Advanced file manager for Linux written in Vala. Supports multiple panes (single, dual, quad) with multiple tabs in each pane. Supports archive creation, extraction and browsing. Support for cloud storage; running and managing KVM images, modifying PDF documents and image files, booting ISO files in KVM, and writing ISO files to USB drives.
https://teejee2008.github.io/polo/
GNU General Public License v2.0
618 stars 84 forks source link

Provide an AppImage #254

Open probonopd opened 5 years ago

probonopd commented 5 years ago

Is your feature request related to a problem? Please describe. It is harder to download and run polo than need be. Especially to just quickly try it out without touching anything on the system.

Describe the solution you'd like

Providing an AppImage would have, among others, these advantages:

Here is an overview of projects that are already distributing upstream-provided, official AppImages.

If you have questions, AppImage developers are on #AppImage on irc.freenode.net.

Describe alternatives you've considered The .run file - but it seems to change things in the system.

Xurel commented 5 years ago

Would be nice! It then would also work on Solus!

Vistaus commented 5 years ago

Would be nice! It then would also work on Solus!

It already works on Solus, either by compiling it or using the installer. But an AppImage would be easier, though.