Web interface for Intuition.
PHP 7.2 or higher is required, and Composer.
git clone https://github.com/Krinkle/intuition-web.git && cd intuition-web
composer install --no-dev
Then, to start a local web server at http://localhost:4000.
php -S localhost:4000 -t public_html/