Private, cross-platform package tracking app

  Flutter App

LibreTrack

LibreTrack
Get it from the Snap Store
Get it on F-Droid
Get it on Google Play
Get it on GitHub
Get it on Android File Host
Direct APK Download

Private, cross-platform package tracking app.

Track postal items directly on your device using accounts of postal services. The app respects your privacy and freedom: you don’t use third-party online services.

Use, see, change and sharewith all.

clipboard Features

  • Free and Open Source software (FOSS)
  • Support for various platfroms and devices
  • Support accounts of different carriers
  • Detailed information about the postal items, carriers, tracking history
  • Local push notifications
  • Automatic tracking in the background, and also manual refreshing
  • Ability to add a list of track numbers
  • Filter and sort numbers by activity date, package status, carrier, etc
  • Barcode and QR code scanner for tracking numbers
  • Barcode generator
  • Archiving tracking numbers
  • Material Design 2.0
  • Night theme
  • Responsive UI for different devices form factors

desktop_computercomputeriphone Available platforms

  • Android
  • Linux
  • iOS (planned)
  • macOS (planned)
  • Web (planned)
  • Windows (planned)

package Supported postal services

UPS
Russian Post

earth_africa Translations

  • English
  • Russian
  • Spanish (thanks sguinetti)

moneybag Donation

If you like LibreTrack you can support developer with these methods. If you have problems with payment or you want to donate in another way, contact me: proninyaroslav@mail.ru. Thank you!

  • PayPal
  • Yandex Money (YooMoney)410011738561939
  • WebMoney:
    • WMZZ335461926163
    • WMRR151579576467
  • Amazon.com eGift Cards: just choose your amount and type e-mail proninyaroslav@mail.ru in the gift card details https://smile.amazon.com/gp/product/B004LLIKVU/
  • Liberapay
  • Bitcoin1Af9DgxtWvVp6bFiYQw2MeWtRzTXshRYpB
  • Nanonano_1b13t35x5dwu39xcs3xj4ozfsniozfnxdqwjijy6efnkda6sc3hqie914fja

gear Building

To build, you need to install Flutter.

Enter the following command in the terminal to build the project:

  • Android APKflutter build apk --flavor main You can also split APK into different architectures:flutter build apk --flavor main --split-per-abi orflutter build apk --flavor main --target-platform [android-arm|android-arm64|android-x64] The built APK will be located in the build/app/outputs/flutter-apk/ directory.
  • Linux binaryBefore building, make sure that the following dependencies are installed on the system:
    • gtk3
    • libsecret
    • libjsoncpp
    • libappindicator (GTK3)
    • libsqlite3
    • gettext (for build only)
    Development versions for these packages are also required for building.Then run the following command:flutter build linux The built binary will be located in the build/linux/x64/debug/bundle/ directory (or build/linux/arm64 for arm64 builds). The contents of the bundle directory must be fully copied.
  • Linux Snap packageBefore building, make sure that the snapcraft dependency is installed on the system.Then run the following command:snapcraft The resulting .snap file can be installed as follows:sudo snap install output_file_name.snap --dangerous

Screenshots

phone
phone dark
tablet
desktop

lock Privacy Policy

Please see our Privacy Policy.

Contribute on GitHub