Überspringen und zum Hauptinhalt gehen

Launch Xplorer from Terminal

This feature hasn't optimized yet. It works but it might be laggy. Will be optimized in the feature release. :::

Commands#

Xplorer CLI:

xplorer <options> [dir1] [dir2] [dir3]

Xplorer will open dir, dir2, dir3 as tabs on Xplorer. If there's no any dir passed into the command, Xplorer will starts at Home page.

Options:

CommandAliasDescription
--help-hShow help
--version-vShow version number
--reveal-rOpen the containing folder and select the file
xplorer: command not found error on Windows

Firstly, you have to register the command into the system path.

  1. Open the System Properties on Windows.
  2. Click the Environment Variables button, it will popup a window.
  3. On the table, search for Path variable and click on it.
  4. Click Edit button, it will popup a window.
  5. Click New button
  6. Add %USERPROFILE%\AppData\Local\Programs\xplorer