glance icon indicating copy to clipboard operation
glance copied to clipboard

Package Tracker

Open ChiefBacon opened this issue 11 months ago • 2 comments

Description

It would be awesome to have a package tracker in the dashboard. Just add tracking numbers into the config file, and have a card to show the status. One card could work for multiple, with different views.

ChiefBacon avatar Mar 22 '25 01:03 ChiefBacon

This could totally be achieved with a simple custom-api widget. Did you have a good API in mind?

not-first avatar Mar 30 '25 06:03 not-first

Possibly the AfterShip API? You do have to pay for it, but they have native bindings in Go. Ship24 could also work, their platform uses OpenAPI, and you do not have to pay for an account.

https://docs.ship24.com/ https://www.aftership.com/docs/tracking/quickstart/api-quick-start https://github.com/AfterShip/tracking-sdk-go

Also, thank you for bringing the custom api widgets to my attention! I have not noticed these before!

ChiefBacon avatar Mar 30 '25 15:03 ChiefBacon