An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          



[![Build and Publish](https://github.com/kris701/CargoWiseXUBExtractor/actions/workflows/dotnet-desktop.yml/badge.svg)](https://github.com/kris701/CargoWiseXUBExtractor/actions/workflows/dotnet-desktop.yml)
![Nuget](https://img.shields.io/nuget/v/CargoWiseXUBExtractor)
![Nuget](https://img.shields.io/nuget/dt/CargoWiseXUBExtractor)
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/kris701/CargoWiseXUBExtractor/main)
![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/kris701/CargoWiseXUBExtractor)
![Static Badge](https://img.shields.io/badge/Platform-Windows-blue)
![Static Badge](https://img.shields.io/badge/Platform-Linux-blue)
![Static Badge](https://img.shields.io/badge/Framework-dotnet--10.0-green)

# 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.