Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

ztroop/targ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

targ

Summary

A very basic TUI application designed to explore TAR and GZIP-compressed TAR files. It allows users to navigate the contents of these archives directly from the terminal.

Usage

Usage: targ [OPTIONS] --tar-file <TAR_FILE>

Options:
  -t, --tar-file <TAR_FILE>  Path to the tar file
      --show-indicator       Show indicator files (e.g. ._* files)
  -d, --debug                Debug mode and save logs to a file, e.g. targ_debug.log
  -h, --help                 Print help
  -V, --version              Print version

Demonstration

demo

About

Tarball Viewer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages