|
|
|
|
|
by flixic
1738 days ago
|
|
An idea that anyone is free to take: JSON-definable UI for command-line apps. Define checkboxes for flags, inputs for arguments, buttons for commands and file pickers / droppable wells for file input. Allow some customization of layout of these elements. Have in-app "store" to download these JSON definitions, maybe even suggest them based on `which` output. Electron app, obviously. |
|
Autogenerated based on the args, but configurable and the widgets and menus can be defined in JSON.