Projects STRLCPY hiphp Commits 06c9fd60
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 167 lines
    168 168  # In this case the python must be installed to path.
    169 169  ```
    170 170   
    171  -<h2>Run with tools:</h2>
     171 +<h2>Run with hiphp-desktop:</h2>
    172 172   
    173 173  ```bash
    174 174  # Run with hiphp_desktop tool:
    175 175  ❯ git clone https://github.com/yasserbdj96/hiphp.git
    176 176  ❯ cd hiphp
    177  -❯ cp -r "hiphp" "tools/hiphp_desktop/"
    178  -❯ cd tools/hiphp_desktop/
     177 +❯ cp -r "hiphp" "hiphp-desktop/"
     178 +❯ cd hiphp-desktop/
    179 179  ❯ pip install -r requirements.txt
    180 180  ❯ python3 main.py
     181 +```
    181 182   
     183 +<h2>Run with hiphp_ftp:</h2>
     184 + 
     185 +```bash
    182 186  # run with hiphp_ftp tool:
    183 187  ❯ git clone https://github.com/yasserbdj96/hiphp.git
    184 188  ❯ cd hiphp
    skipped 159 lines
    344 348   <a href="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/tools/hiphp_ftp/screenshot/screenshot.png">
    345 349   <img height="100" src="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/tools/hiphp_ftp/screenshot/screenshot.png" alt="hiphp by yasserbdj96">
    346 350   </a>
    347  - <a href="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/tools/hiphp_desktop/screenshot/screenshot.png">
    348  - <img height="100" src="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/tools/hiphp_desktop/screenshot/screenshot.png" alt="hiphp by yasserbdj96">
     351 + <a href="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/hiphp-desktop/screenshot/screenshot.png">
     352 + <img height="100" src="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/hiphp-desktop/screenshot/screenshot.png" alt="hiphp by yasserbdj96">
    349 353   </a>
    350  - <a href="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/tools/hiphp_desktop/screenshot/screenshot1.png">
    351  - <img height="100" src="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/tools/hiphp_desktop/screenshot/screenshot1.png" alt="hiphp by yasserbdj96">
     354 + <a href="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/hiphp-desktop/screenshot/screenshot1.png">
     355 + <img height="100" src="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/hiphp-desktop/screenshot/screenshot1.png" alt="hiphp by yasserbdj96">
    352 356   </a>
    353  - <a href="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/tools/hiphp_desktop/screenshot/screenshot2.png">
    354  - <img height="100" src="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/tools/hiphp_desktop/screenshot/screenshot2.png" alt="hiphp by yasserbdj96">
     357 + <a href="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/hiphp-desktop/screenshot/screenshot2.png">
     358 + <img height="100" src="https://raw.githubusercontent.com/yasserbdj96/hiphp/main/hiphp-desktop/screenshot/screenshot2.png" alt="hiphp by yasserbdj96">
    355 359   </a>
    356 360  </div>
    357 361   
    skipped 163 lines
Please wait...
Page is in error, reload to recover