Overview Menu4j: Difference between revisions

From Commander4j
Created page with "MenuTree4j is a java based application which has been designed to allow you to launch applications and group them together into a logical arrangement. It was specifically designed to allow you to run scripts which would otherwise need to be run from the command line (terminal). You can also launch regular graphical applications and open documents with it. It uses the Java ProcessBuilder API."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
MenuTree4j is a java based application which has been designed to allow you to launch applications and group them together into a logical arrangement. It was specifically designed to allow you to run scripts which would otherwise need to be run from the command line (terminal). You can also launch regular graphical applications and open documents with it. It uses the Java ProcessBuilder API.
MenuTree4j is a java based application which has been designed to allow you to launch applications and group them together into a logical arrangement. It was specifically designed to allow you to run scripts which would otherwise need to be run from the command line (terminal). You can also launch regular graphical applications and open documents with it. It uses the Java ProcessBuilder API.
The program works with macOS, Windows and Linux.
[[file:MenuTree4j_2.png|link=|450px]]

Latest revision as of 17:43, 22 June 2025

MenuTree4j is a java based application which has been designed to allow you to launch applications and group them together into a logical arrangement. It was specifically designed to allow you to run scripts which would otherwise need to be run from the command line (terminal). You can also launch regular graphical applications and open documents with it. It uses the Java ProcessBuilder API.

The program works with macOS, Windows and Linux.