Coded by Tuxy
Nginx Indexer coded with HTML/CSS and using PNG 16x16 icons.
The ngx_http_addition_module
required for this to work.
ToDo: Use organic, devicons and add dark style.
server {
listen 80;
server_name domain.com;
root /home/web;
add_before_body /.nginx/header.html;
add_after_body /.nginx/footer.html;
autoindex_exact_size off;
autoindex on;
} #indexer
Copy .nginx
folder into your /home/web
directory.
Demo: http://indexer.zvoid.net/
You're welcome to request additional icons for any mime-types in issue tracker.
Request Example Format:
- Name: Executable
- Extension: exe
- Icon: 16x16px (imgur.com icon link)
- Site: (official site or wiki page if any)
.sig, .asc, .pgp, .md5, .sha1, .sha256, MD5, SHA1, SHA256
.7z, .zip, .rar, .tar, .tar.gz, .tgz, .bz2, .deb, .rpm, .iso, .bin, .cue
.csv, .json, .xml, .yaml, .yml, .sql, .sqlite, .ini, .reg
.pdf, .chm, .djvu, .epub, .mobi, .txt, .rtf, .doc
CHANGELOG, INSTALL, COPYING, LICENSE, README, .nfo, .diz
.avi, .flac, .flv, .gif, .jpeg, .jpg, .mkv, .mp3, .mp4, .psd, .png, .mov, .ra, .rv, .wav, .bmp
.h, .c, .cpp, .css, .go, .htm, .html, .class, .java, .js, .lua, .pl, .php, .nim, .rlib, .rs, .less, .py, .rb, .sh