<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><span style="white-space: pre-wrap;">Sometimes the popup menu is very slow to appear in Windows explorer.</span><br>
      <span style="white-space: pre-wrap;"> I made jsExplorer to access quickly to my usual directories, with a few different actions:</span><br>
    </p>
    <ul>
      <li><span style="white-space: pre-wrap;">TortoiseGit Sync</span></li>
      <li><span style="white-space: pre-wrap;">Open explorer on the directory</span></li>
      <li><span style="white-space: pre-wrap;">Open CLI on the directory (cmd.exe, powershell, git bash ...)</span></li>
      <li><span style="white-space: pre-wrap;">Open a CLI with git pull or git status( in Xterm under Linux), </span></li>
      <li><span style="white-space: pre-wrap;">Open  eventual jsWorks located in 01_jsWorks subdirectory</span></li>
    </ul>
    <p><span style="white-space: pre-wrap;">I work on Linux too so the tool is compiled for Ubuntu too with :</span><br>
    </p>
    <ul>
      <li><span style="white-space: pre-wrap;">git gui for sync</span></li>
      <li><span style="white-space: pre-wrap;">pcmanfm for explore</span></li>
      <li><span style="white-space: pre-wrap;">gnome-terminal for CLI</span></li>
      <li><span style="white-space: pre-wrap;">Xterm for git pull and git status (doesn't work with gnome-terminal)</span></li>
    </ul>
    <p><span style="white-space: pre-wrap;">Some parameters are hard-coded, some other can be tuned via Config Tab, they're saved in subdirectory etc/_Configuration.xxxx.json</span><br>
      <br>
      <a
href="https://github.com/jsuzineau/pascal_o_r_mapping/releases/tag/2023_11_23_jsExplorer"
        class="x1fey0fg xmper1u x1edh9d7"><span
        style="white-space: pre-wrap;">https://github.com/jsuzineau/pascal_o_r_mapping/releases/tag/2023_11_23_jsExplorer</span></a></p>
  </body>
</html>