baloise / open-source

Open Source @ Baloise
https://baloise.github.io/open-source
Creative Commons Attribution 4.0 International
22 stars 2 forks source link

Open Source: AppStarter and ClientMessaging #94

Closed luechtdiode closed 3 years ago

luechtdiode commented 5 years ago

Abstract

As mentioned in #18, we found a candidate to move in the public open source domain: Actually, Appstarter and ClientMessaging is a tiny piece of infrastructure to integrate rich- and web-clients by adding the capability to launch other apps and to transfer context-information that initializes the started app to continue a app-overspanning usecase. Appstarter is also for most usecases able to replace the JNLP Runtime of the legacy JRE-distributions.

There are some baloise-specific parts, that should be generalized. Also, there are some parts, that could be replaced by other open source libraries.

Here a short braindump to be discussed

Dependencies

Design

Goal: msi-installer with windows 10 64 compatible binaries

Specification

Configurable Items (ev. with installer-wizard)

MarkusTiede commented 5 years ago

Thanks for this detailed proposal @luechtdiode!

luechtdiode commented 5 years ago

Also interesting move at the moment: https://github.com/karakun/OpenWebStart

MarkusTiede commented 3 years ago

Closing for now - please feel free to re-open.