Clear at a glance
Folders, parent navigation, and files use distinct colors so every directory is easy to scan.
NAIS turns the default nginx directory listing into a fast, focused, and modern file browser without changing how nginx works.
curl -fsSL https://meghdadfadaee.github.io/nais/setup.sh | sh
Small additions that make browsing and sharing files noticeably better.
Folders, parent navigation, and files use distinct colors so every directory is easy to scan.
Collect all file URLs from the current directory with one click.
Export media links as a ready-to-open playlist directly from the listing.
The installer detects common layouts, validates with nginx -t, and restores prior configuration if anything fails.
Run the installer, answer four short prompts, and NAIS handles the assets, nginx configuration, validation, and reload.
$ curl -fsSL https://meghdadfadaee.github.io/nais/setup.sh | sh Server name: files.example.com Root path: /srv/files Assets path: /var/www/nais-assets Certificates path (optional): ✓ Downloading NAIS assets... ✓ Validating nginx configuration... ✓ NAIS configured successfully.
A focused autoindex theme, built from plain CSS and JavaScript.
Explore on GitHub