A CLI tool written in Go to track your orders.
It supports the following APIs:
- Correios API
go install github.com/cristovaoolegario/orders-tracker-cli@latest
orders-tracker-cli correios YOUR_ORDER_CODE
New TUI
Old TUI
If you want to contribute please fork the repository and make the changes as you'd like and submit a new PR.
@cristovaoolegario