Skip to content
/ mvdc Public

🔧 File decompress manager easy and simpler for the linux. (in progress)

License

Notifications You must be signed in to change notification settings

vininjr/mvdc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvdc

Build Status

mvdc is a file decompress manager easy and simpler for the linux.

Supported Formats

  • tar
  • zip
  • rar
  • gzip
  • bzip2
  • lzma
  • 7z

Build from GitHub

git clone https://github.com/vininjr/mvdc.git
cd mvdc
sudo chmod +x install.sh
sudo ./install.sh

You many need sudo permissions to run install.sh.

Update

sudo chmod +x update.sh
sudo ./update.sh

You many need sudo permissions to run update.sh.

Usage

Single Files

Decompress a single file:

mvdc bar.zip
mvdc bar.tar.gz

Comparison to other Tools

is very simpler than the others.

About

🔧 File decompress manager easy and simpler for the linux. (in progress)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages