== Mai A front-end for mainstream translation engines, originally forked from [https://codeberg.org/ManeraKai/SimplyTranslate SimplyTranslate] You can browse the source repository here, or on [https://svn.yakumo.dev/yakumo.izuru/mai Subversion], there is also a [https://git.yakumo.dev/yakumo.izuru/mai Git] mirror that is synchronized weekly. === Installation {{{ #!sh % Alternatively use the Git mirror: git clone https://git.yakumo.dev/yakumo.izuru/mai svn checkout https://svn.yakumo.dev/yakumo.izuru/mai/trunk mai cd mai make # make PREFIX=/usr/local install }}} === Setup ==== Requirements * Any web server that can reverse proxy (like [https://httpd.apache.org Apache], [https://h2o.examp1e.net h2o], or [https://www.nginx.com NGINX]), examples for each are provided in the repository. * Read the `mai.ini(5)` manual page