Elius94 / console-gui-tools

A simple library to draw option menu or other popup inputs and layout on Node.js console.
MIT License
111 stars 17 forks source link

New widget: Filemanager #20

Closed Elius94 closed 2 years ago

Elius94 commented 2 years ago

It could start from the option popup and spawn a child-process to ls the selected folder and return the selected file name and path.