Sign inSign up

thecase/minipov

By thecase

•Updated over 4 years ago

text/image code generator for AdaFruit's MiniPOV

Image
0

490

thecase/minipov repository overview

⁠MiniPOV Code Generator

⁠Running:

to run locally, under docker:

docker run -d -p 8080:80 -v "${PWD}/fonts":/fonts thecase/minipov:latest
⁠Access in local browser:

http://localhost:8080⁠

⁠Fonts

You'll need to add your own fonts (I didn't include, to avoid potential licensing issues)

Put them in the fonts/ directory.

Tag summary

Content type

Image

Digest

Size

333.4 MB

Last updated

over 4 years ago

docker pull thecase/minipov