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.
- Host: GitHub
- URL: https://github.com/exurd/tridirt
- Owner: exurd
- License: agpl-3.0
- Created: 2025-11-12T03:48:04.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-12T06:09:27.000Z (7 months ago)
- Last Synced: 2025-11-12T07:19:59.792Z (7 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.