Skip to content

developsessions/SYDEsup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SYDEsup

Build Docker Pulls Docker Stars Docker Image Size

SYDEsup by STW is a console application for updating the STW ECUs with a Service Update Package created with the openSYDE GUI.

SYDEsup is normally delivered directly as a Windows build from STW, but sometimes its necessary to transfer the application from an Linux OS.

This is why I created this project which helps to continuous and periodically build SYDEsup for the following targets:

  • Linux Debian / Ubuntu
  • Alpine Linux
  • Windows

The binaries are downloadable in the Releases section.

We are holding no source code here, we're pull the code from the official repository.

Docker

There are also SYDEsup Docker images available.

Alpine Image:

sudo docker run -it developsessions/sydesup SYDEsup -h

Ubuntu Image:

sudo docker run -it developsessions/sydesup:ubuntu SYDEsup -h

Buy Me A Coffee