Cool HTML Indexer for Apache/Nginx with Bootstrap https://git.q3aql.dev/q3aql/files-html
Go to file
2024-12-16 21:22:08 +01:00
files Template file 2024-12-16 20:48:23 +01:00
img Example screenshot 2024-12-16 20:56:11 +01:00
lang Set language index script 2024-12-16 20:47:47 +01:00
res Resources 2024-12-16 20:46:48 +01:00
clean.sh Clean index files 2024-12-16 21:21:07 +01:00
index-recursive.sh Index scripts 2024-12-16 21:21:24 +01:00
index.html Main index html for redirect for files 2024-12-16 20:48:59 +01:00
index.sh Index scripts 2024-12-16 21:21:24 +01:00
LICENSE-Bootstrap.txt LICENSE-Bootstrap 2024-12-16 20:57:31 +01:00
LICENSE-Ubuntu-font.txt LICENSE for Ubuntu-Font 2024-12-16 20:57:56 +01:00
LICENSE.txt LICENSE (GPLv2.0) 2024-12-16 20:45:39 +01:00
make-html-browser.sh Main script for create index files 2024-12-16 21:21:45 +01:00
README.md README.md 2024-12-16 21:22:08 +01:00
set-lang.sh Set language index script 2024-12-16 21:21:57 +01:00

files-html - Cool HTML Indexer for Apache/Nginx with Bootstrap

Installation:

  • Download:

    • Clone git repository:

      git clone https://git.q3aql.dev/q3aql/files-html
      
  • Set language and generate index:

    • Run set-lang.sh to configure index language:

      cd files-html
      chmod +x set-lang.sh
      ./set-lang.sh <lang>
      
    • Copy your files inside files folder and run make-html-browser.sh script:

      chmod +x make-html-browser.sh
      ./make-html-browser.sh
      
    • Open index.html file and see your bootstrap index:

    _