https://github.com/peterdavehello/t-cat
Tiny script to help query package status from t-cat 😺
https://github.com/peterdavehello/t-cat
cli hacktoberfest package t-cat trace track
Last synced: 2 months ago
JSON representation
Tiny script to help query package status from t-cat 😺
- Host: GitHub
- URL: https://github.com/peterdavehello/t-cat
- Owner: PeterDaveHello
- Created: 2020-03-13T20:21:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-22T17:28:55.000Z (about 5 years ago)
- Last Synced: 2025-02-13T08:22:07.096Z (4 months ago)
- Topics: cli, hacktoberfest, package, t-cat, trace, track
- Language: Shell
- Homepage:
- Size: 0 Bytes
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# t-cat trace cli
Tiny script to help query package status from [t-cat](https://www.t-cat.com.tw/)
## dependencies
(All the tools can be installed via Debian/Ubuntu's apt tool)
- column
- grep
- html2text
- sh
- tail
- wget
- xargs## usage
```sh
./t-cat
```