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
619 stars 85 forks source link

Why don't you make Polo a Snap application? #217

Closed wllmcdl closed 6 years ago

wllmcdl commented 6 years ago

was wondering why not, it would be a boxed app with everything in there...

teejee2008 commented 6 years ago

I do not support snap and flatpack formats. These formats have various restrictions and break features in packaged applications. The package itself will be over 200MB if I include all dependencies. This creates a Windows-like situation where you have to download an extremely large file every time you need to update an application.