cristovaoolegario / orders-tracker-cli

A CLI tool to track your orders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

orders-tracker-cli

CI codecov Go Report Card

Go Reference GitHub release (latest SemVer) GitHub license

A CLI tool written in Go to track your orders.

It supports the following APIs:

  • Correios API

Installing

go install github.com/cristovaoolegario/orders-tracker-cli@latest

Usage

orders-tracker-cli correios YOUR_ORDER_CODE

Example

New TUI

How to track a correios order new UI

Old TUI

How to track a correios order old UI

Contributing

If you want to contribute please fork the repository and make the changes as you'd like and submit a new PR.

@cristovaoolegario

About

A CLI tool to track your orders.

License:Apache License 2.0


Languages

Language:Go 99.3%Language:Makefile 0.7%