websitino 0.2.6

File serving, simplified.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

Websitino

A lightweight static file server for local development. Perfect for testing static websites and serving files with minimal setup.

Inspired by aferust.

Features

  • Tiny footprint: Only ~1.5MB, no external dependencies
  • Zero installation: Single portable executable
  • Fast & efficient: Built for performance
  • Cross-platform: Works on Linux, macOS and Windows
  • Secure by default: Hidden files/directories not served unless explicitly enabled

Download & build

You can download pre-built binaries for your operating system directly from the download page.

Alternatively, if you have the D programming language compiler installed, you can build and run the project with: dub run websitino

Usage

Run websitino in your project directory to start serving files immediately.

To enable directory listing, use websitino --list-dirs. You can also use websitino --index to automatically serve index.html files when present in directories.

For a complete list of available options, run websitino --help.

Screenshot

When running websitino --list-dirs, directory contents will be displayed:

In browser: Directory listing in browser

In terminal (curl): Directory listing in terminal

Authors:
  • Andrea Fontana
Dependencies:
serverino
Versions:
0.2.8 2025-Apr-15
0.2.7 2025-Apr-12
0.2.6 2025-Apr-12
0.2.5 2025-Apr-12
0.2.4 2025-Apr-12
Show all 11 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 17 downloads this month

  • 17 downloads total

Score:
2.1
Short URL:
websitino.dub.pm