mdir.js

Mdir.js

Instruction

Mdir.js is a visual file manager.

It’s a feature rich full-screen text mode application that allows you to copy, move and delete files and whole directory trees, search for files and run commands in the sub-shell.

It’s a clone of Mdir, the famous file manager from the MS-DOS age. Mdir.js inherits the keyboard shortcuts and the screen layout from Mdir to maximize user-friendliness.

The best feature of Mdir.js are its ability to connect SFTP, SSH and view tar and zip files and it’s convenient to operate the terminal shell inside the sub-window.

Also, you can connect directly to the same client through SSH after SFTP remote access and it’s convenient to go directly from the SFTP directory to the SSH directory.

For bug reports, comments and questions, please send to GitHub Issues Site or email to la9527@daum.net.

Tested OS

License

Mdir.js is distributed under the BSD 3-Clause License. See [‘LICENSE’] for the detail.

Binary Download

Build & Installation

1) Dependencies

2) Install

$ mkdir mdir
$ cd mdir
$ npm install mdir.js

or

$ sudo npm install -g mdir.js

3) Run

$ mdir

Version History

Gallery

1. Main Screen (Split Window)

Mdir.js MAIN

2. Mcd Screen (Tree viewer)

Mdir.js MCD

3. Terminal(Sub-shell) in the inside window

Mdir.js XTerm

4. Internal Editor

Mdir.js XTerm

5. Simple Terminal Image Viewer

Mdir.js XTerm

6. SSH, SFTP Support

Mdir.js SSH,SFTP