https://github.com/astoko/parcelbuddy
Track parcels from multiple carriers with a clean, visual interface.
https://github.com/astoko/parcelbuddy
flatpak flatpak-applications flatpak-apps package packages parcel parcelbuddy tracking
Last synced: 9 months ago
JSON representation
Track parcels from multiple carriers with a clean, visual interface.
- Host: GitHub
- URL: https://github.com/astoko/parcelbuddy
- Owner: astoko
- License: agpl-3.0
- Created: 2025-09-14T00:16:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-14T14:45:37.000Z (9 months ago)
- Last Synced: 2025-09-14T16:27:09.035Z (9 months ago)
- Topics: flatpak, flatpak-applications, flatpak-apps, package, packages, parcel, parcelbuddy, tracking
- Language: Python
- Homepage: https://github.com/astoko/ParcelBuddy/
- Size: 1.34 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Parcel Buddy
Track parcels from multiple carriers with a clean, visual interface.
---
## Features
- 📦 Track packages from multiple carriers
- ⏱ Real-time updates on your shipments
- 🔔 Notifications for delivery status changes
- 📊 Clean and intuitive visual interface
- 🗂 Save and manage multiple shipments
---
## Installation
### Flathub Installation
Coming Soon... Hopefully
### Manual Flatpak Installation from Releases
1. Go to the [Releases](https://github.com/your-username/parcelbuddy/releases) page.
2. Download the latest `ParcelBuddy.flatpak` file.
3. Open a terminal and install the Flatpak:
```bash
flatpak install --user /path/to/ParcelBuddy.flatpak
```
4. Open the app, its should be installed and working.
5. Go to https://tracker.delivery/ to obtain your API keys or optinally you can self-host the tracker and use it for your installation given you have docker.
6. Input your newly obtained API keys and Test & Continue the Prompt.
7. Congrats! You are now ready to use Parcel Buddy.
***Reminder that the tracker.delivery has an limit of how many days the API keys are valid, This doesnt apply to the self-hosted version.***