Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doumanash/track17.rs

Small parcel tracking app that uses 17track.net API.
https://github.com/doumanash/track17.rs

parcel parcel-tracking tracking

Last synced: 9 days ago
JSON representation

Small parcel tracking app that uses 17track.net API.

Awesome Lists containing this project

README

        

# 17track client (Unofficial)

[![Build status](https://ci.appveyor.com/api/projects/status/tufnh8sqgwd35rwv/branch/master?svg=true)](https://ci.appveyor.com/project/DoumanAsh/track17-rs/branch/master)
[![Build Status](https://travis-ci.org/DoumanAsh/track17.rs.svg?branch=master)](https://travis-ci.org/DoumanAsh/track17.rs)

Tracks parcels using 17track.net

## Usage

```
track17 0.1.0
Douman

Simple parcel tracking tool.

It uses http://www.17track.net API.

USAGE:
track17.exe [FLAGS]

FLAGS:
--detailed Whether to print all events for each tracking
-h, --help Prints help information
-V, --version Prints version information

ARGS:
Tracking ID to inquiry about.
```