Fenix Web Server
A simple and visual static web server with collaboration features
Fenix is a desktop-based static web server application built for developers who want a quick, visual, and easy way to serve local folders as HTTP servers — useful for previewing static sites, mocking APIs, or sharing directories without requiring heavy web server setup. It provides a GUI that lets you point to a local directory, pick a port (or auto-choose an available port), and start a server with a single click; this makes it a handy tool for front-end developers, static-site creators, or...