An app to check the package(s) status by tracking number using posta.md
-
Install dependencies from
requirements.txt
with pip -
Create 'tracking_codes' file, or make a first-run for the file(it will automatically create one).
-
Add tracking codes (1 per line) in this format
tracking_code~the_item
Example:
RA583478459CN~Super Mega Can1
RX585678459CN~Super Mega Can2
-
Run
python main.py
I wrote this piece for tracking items from aliexpress.com, which are send through singapore, hong-kong and china mail. Any other mail services were not tested.