Skip to content

SirJson/TarSelected

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TarSelected

Plugin for fman.io to build a tarball from files that have been selected in fman.

Install with fman's built-in command for installing plugins.

This Plugin is based of ZipSelected fman Plugin by raguay.

I created this fork before I saw the fman Tarball plugin. That's why I chose to fork ZipSelected instead of fixing Tarball.

Usage

Select the files you want to add to your tarball and execute the "Tar selected" command.

In the filename prompt you can choose to:

  • Use no file compression by just enter a name
  • Use gzip file compression by extending your name with .tar.gz
  • Use bzip2 file compression by extending your name with .tar.bz2
  • Use lzma file compression by extending your name with .tar.xz

About

Build a tarball from the files selected in the current panel. This is a fork of ZipSelected

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%