Git Product home page Git Product logo

xt's Introduction

eXtractor Tool

Extract Everything. Decompress entire folders filled with archives.

Simple command-line tool that works on mac, windows and linux.

Installation

Use the directions below to install xt on your system.

Linux

If you use Alpine or Arch, you can find a package for your OS on the releases page

Running the following script will install the GoLift package repo (using packagecloud.io). This only works on Debian/Ubuntu and RedHat/Fedora Linux. This is the recommend installation method for all users.

curl -s https://golift.io/repo.sh | sudo bash -s - xt

macOS

  • There's a binary on the releases page, but you should use Homebrew:
brew install golift/mugs/xt

Windows

  • Download an exe from the releases page and put it in your PATH somewhere.
  • The tool only works in a command or terminal window.

FreeBSD

  • Download a FreeBSD binary from the releases page and extract it into your PATH somewhere.
  • Recommend /usr/local/bin.
  • Maybe one day GoReleaser will support FreeBSD packages.

Others

  • This should work on any operating system that supports GoLang.
  • After you install go, install the xt app using go install:
cd /tmp
go get github.com/Unpackerr/xt
go install github.com/Unpackerr/xt

xt's People

Contributors

davidnewhall avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

xt's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/codetests.yml
  • actions/checkout v4
  • actions/setup-go v5
  • golangci/golangci-lint-action v3
.github/workflows/release.yml
  • actions/checkout v4
  • crazy-max/ghaction-import-gpg v6
  • actions/setup-go v5
  • goreleaser/goreleaser-action v5
  • golift/upload-packagecloud v1
gomod
go.mod
  • go 1.20
  • github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace@d5e0c0615ace
  • golift.io/version v0.0.2
  • golift.io/xtractr v0.2.3-0.20240202194230-2edf9aff9619@2edf9aff9619
  • golift.io/cnfgfile v0.0.0-20230531075023-f880041cc0a0@f880041cc0a0

  • Check this box to trigger a request for Renovate to run again on this repository

keep subfolder structure

Would it be possible to keep the folder structure ? either at a new parent location or just extract the files in the subfolder found.

ie
parent/b/file.rar - file.r99
->
newparent/b/file.mkv or just parent/b/file.mkv

TODO

  • man page
  • use pflag
  • better help menu
  • expose all the xtractr options as flags
  • optional file system recursion.
  • optional archive recursion.
  • sign Mac app
  • windows installer?
  • sign windows installer?
  • update readme with installation instructions
  • update website with more info about usage options.
  • custom icon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.