dawid-bytys / trackmypack-cli

A cli package with allows you to track your package from a terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trackmypack-cli

A cli package with allows you to track your package from a terminal (made it specifically for myself)

supported carriers: Orlen, DPD, UPS, Poczta Polska, FedEx, GLS, InPost, press

Terminal

1. Installation

npm

$ npm install -g trackmypack-cli

yarn

$ yarn global add trackmypack-cli

2. Usage

$ trackmypack <tracking_id>

It will recognize the carrier by itself, you don't have to provide it.

About

A cli package with allows you to track your package from a terminal

License:MIT License


Languages

Language:JavaScript 66.0%Language:TypeScript 34.0%