I wanted a modern mobile friendly
Nagios frontend that's easily extensible and fast. Using VShell 1.x as a base I completely
rewrote the
entire thing from the ground up and my fork is the result. We have almost 700 services/hosts and it renders in less than 20ms on modern hardware (about twice as fast as the previous VShell). The web interface is responsive and renders well on mobile (cell and tablet) as well as full width desktops.
I have been using it as my primary Nagios web interface for 6+ months now and it's been fantastic. I can't even use the stock Nagios interface anymore

. Requirements are very simple: PHP 7.4+ and Nagios Core installed and configured. Special care was taken to make installation very simple. If you have an existing installation of Nagios Core getting VShell 3.x installed on top of it should take about 60 seconds.
I plan to continue development on my GitHub repo as features and needs arise. I just need to get word out to the Nagios community that it's available so people can test and make suggestions.