Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
/ polo Public archive

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.

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
LICENSE.md
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

teejee2008/polo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polo File Manager

Polo is a modern, light-weight file manager for Linux with support for multiple panes, tabs, archive browsing/creation/extraction, and much more.

Features:

  • Multiple panes - Single-pane, dual-pane (vertical or horizontal split) and quad-pane layouts.

  • Multiple views - List view, Icon view, Tiled view and Media view.

  • Device Manager - Devices can be mounted and unmounted with a single click. Supports locking and unlocking LUKS encrypted devices.

  • Archive Support (using p7zip)

    • Archives can be browsed as normal folders with support for encrypted and split archives.

    • Archives can be created in multiple formats by selecting files and using the Compress option in the right-click menu. Provides options for all compression settings, encryption and splitting.

    • Displays detailed progress during compression and extraction. Archive operations can be paused and resumed.

Screenshots

Installation

Ubuntu-based Distributions (Ubuntu, Linux Mint, etc)

Packages are available in the Launchpad PPA for supported Ubuntu releases. Run the following commands in a terminal window:

sudo apt-add-repository -y ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install polo-file-manager

Installers are available on the Releases page for older Ubuntu releases which have reached end-of-life.

Other Linux Distributions

Installers are available on the Releases page.
Run the following commands in a terminal window:

sudo sh polo*amd64.run # 64-bit
sudo sh polo*i386.run  # 32-bit

Donate

Users who donate get added to the beta mailing list, and would be the first to receive new features and development releases. Beta builds are released every 2 weeks, and public versions are released once a month.

PayPal ~ If you find this application useful and wish to say thanks, you can buy me a coffee by making a one-time donation with Paypal.

Patreon ~ You can also sign up as a sponsor on Patreon.com. As a patron you will get access to beta releases of new applications that I'm working on. You will also get news and updates about new features that are not published elsewhere.

Bitcoin ~ You can send bitcoins at this address or by scanning the QR code below:

1Js5vfgmwKew4byF9unWacwAjBQVvZ3Fev

About

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.

Topics

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
LICENSE.md
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages