Package Tracker
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.
This could totally be achieved with a simple custom-api widget. Did you have a good API in mind?
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!