An open API service indexing awesome lists of open source software.

https://github.com/exurd/tridirt

A launcher for TrID, the file identifier.
https://github.com/exurd/tridirt

Last synced: 25 days ago
JSON representation

A launcher for TrID, the file identifier.

Awesome Lists containing this project

README

          

# tridirt
A launcher for Python versions of TrID, the file identifier.

# Installation & Usage
Run `pip install git+https://github.com/exurd/tridirt` to install the program. It is highly recommended to use pipx.

> [!TIP]
> TrID supports stringzilla, which can be installed via pipx with `pipx install "git+https://github.com/exurd/tridirt.git#egg=tridirt[stringzilla]"`.

To use TrID, run `trid`. The first time you run the program, tridirt will ask you to download and install the program. It will be installed at `$HOME/.trid`. Other related tools, like `tridscan` and `triddefspack`, will also ask you to download and install them.

# Credits & License

TrID © 2003-25, Marco Pontello

This program, tridirt, is licensed under GNU AGPLv3. Please respect TrID's commercial and non-commerical licenses when using this program.