A browser-based editor for designing colored terminal-app mockups.
126
A browser-based editor for designing coloured terminal-app mockups. Paint Unicode glyphs onto a character grid, colour them with foreground and background colours, and export or import your work as a JSON file. It runs entirely in your browser — no backend, no accounts, nothing leaves your machine.
docker run -d \
--name mockscii \
-p 8080:80 \
--restart unless-stopped \
ryback2501/mockscii:latest
The app runs at http://localhost:8080. No configuration or volumes needed — Mockscii is a static app and your work is saved locally via Export / Import.
Full instructions and source — including how to run from code or use the live site — are in the GitHub repository.
Check the Contributing section in the repository's README.
docker pull ryback2501/mockscii
Content type
Image
Digest
sha256:cbdfb1a57…
Size
24.8 MB
Last updated
4 months ago
docker pull ryback2501/mockscii