Go to file
maryjane 62fedb95ed Revert "update dh_python to dh_python3"
This reverts commit 7686f26f35.
2021-11-27 18:12:57 +01:00
build-aux/meson Initial commit 2021-11-25 21:43:24 +01:00
data Initial commit 2021-11-25 21:43:24 +01:00
debian Revert "update dh_python to dh_python3" 2021-11-27 18:12:57 +01:00
shipments Initial commit 2021-11-25 21:43:24 +01:00
shipments_gtk Initial commit 2021-11-25 21:43:24 +01:00
.gitignore Initial commit 2021-11-25 21:43:24 +01:00
LICENSE Initial commit 2021-11-25 21:43:24 +01:00
README.md Added README 2021-11-25 21:48:57 +01:00
meson.build Initial commit 2021-11-25 21:43:24 +01:00

README.md

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