Skip to content

flameshikari/arcade-font-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade Font Engine

ℹ️ Description

The original tool was made by NFG (you can get the original source code from here). I remade the frontend based with my own vision, tweaked the PHP-script a little and containerized the app.

🐳 Installation

Available in GHCR and Docker Hub for multiple platforms.

services:
  arcade-font-engine:
    image: flameshikari/arcade-font-engine
    container_name: arcade-font-engine
    ports:
      - 8080:8080
    volume:
      - ./cache:/var/www/html/cache # persist cache