2021-04-26 20:22:28 +02:00
2021-04-26 20:20:40 +02:00
2021-04-26 20:21:39 +02:00
2021-04-26 20:22:41 +02:00
2021-04-26 20:20:53 +02:00
2021-04-26 20:19:59 +02:00
2021-04-26 20:20:22 +02:00
2021-04-26 20:23:21 +02:00
2021-04-26 20:19:04 +02:00
2021-04-26 20:19:26 +02:00
2021-04-26 20:18:47 +02:00
2022-10-14 00:46:14 +02:00

Archive indexer (Bootstrap) - Create simple HTML/CSS page with indexed files.

How to use:

  • Available folders:

    • files: For packages or applications.
    • scripts: For text files or scripts.
    • documents: For documents as ODT, PDF or DOCX.
  • Steps:

    • After depositing your different files in the mentioned folders, the next step is to run the indexer.

    • If you use Linux/Unix:

      chmod +x file-indexer.sh
      ./file-indexer.sh
      
    • If you use Windows:

      file-indexer.cmd
      
    • Finally, open the file index.html in your browser.

Note: Files must not contain spaces.

Filters:

  • If you want certain packages to be indexed with custom descriptions, you will have to edit the following filters.

    • Linux/Unix:

      - dark/filters.sh
      - light/filters.sh
      
    • Windows:

      - dark/filters.cmd
      - light/filters.cmd
      

Images (Dark Theme & Light Theme):

Description
HTML/CSS/Bootstrap indexer for packages, scripts & documents.
Readme 641 KiB
Languages
Batchfile 83.6%
HTML 11.5%
Shell 4.9%