https://github.com/kris701/cargowisexubextractor
A tool to extract XUB messages from CargoWise
https://github.com/kris701/cargowisexubextractor
cargowise tool
Last synced: 28 days ago
JSON representation
A tool to extract XUB messages from CargoWise
- Host: GitHub
- URL: https://github.com/kris701/cargowisexubextractor
- Owner: kris701
- License: mit
- Created: 2025-02-04T08:33:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-04T10:01:36.000Z (7 months ago)
- Last Synced: 2025-12-07T17:42:07.414Z (7 months ago)
- Topics: cargowise, tool
- Language: C#
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://github.com/kris701/CargoWiseXUBExtractor/actions/workflows/dotnet-desktop.yml)







# CargoWise XUB Extractor
This is a simple little tool to extract XUB messages from CargoWises eAdapter.
It is packaged on the [NuGet Package Manager](https://www.nuget.org/packages/CargoWiseXubExtractor/) as a dotnet tool, so you can install it by writing `dotnet tool install CargoWiseXUBExtractor` into a terminal.
You can then use the tool by writing `cwxubextractor` in a terminal.