shipments/README.md

365 B

Shipments

A python library and a GTK3 mobile/desktop application for tracking multiple shipments.

Screenshot of the control application

Supported carriers

  • UPS
  • PostNL

Installing

$ meson build
$ meson compile -C build
$ sudo meson install -C build