Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/doumanash/track17.rs
- Owner: DoumanAsh
- License: other
- Created: 2017-11-01T08:15:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T08:44:34.000Z (about 7 years ago)
- Last Synced: 2024-10-11T14:17:44.621Z (26 days ago)
- Topics: parcel, parcel-tracking, tracking
- Language: Rust
- Size: 5.86 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
DoumanSimple 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 informationARGS:
Tracking ID to inquiry about.
```