We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea7ca3 commit 1108de7Copy full SHA for 1108de7
docs/launchers/index.md
@@ -1 +1,19 @@
1
# Launchers
2
+
3
+This page lists the current known working launchers that can be used to launch the Administrator.
4
5
+## Ballista
6
+https://github.com/kayyagari/ballista
7
8
+Ballista is a launcher by Kiran Ayyagari. Developed using the
9
+[Tauri framework](https://tauri.app/) it is a good cross-platform launcher.
10
11
+## JNLP Launcher Project
12
13
+https://github.com/igearfs/jnlp-launcher-project
14
15
+JNLP Launcher Project is written fully in Java. Also a good cross-platform launcher.
16
17
+## Mirth Connect Administrator Launcher
18
19
+MCAL is the original launcher. Although closed source, it still works with the current versions of Open Integration Engine.
0 commit comments