Skip to content

Webapp for generating images in the style of Tally Halls's "Good & Evil" album cover!

Notifications You must be signed in to change notification settings

xjcl/good_and_evil_server

Repository files navigation

good_and_evil_server

Python Django webapp for generating images in the style of Tally Halls's "Good & Evil" album cover!

Usage is /<hex_color>,<str1>,<str2>,<font_size> with font_size being optional (default 70). Examples:

/000000,TALLY,HALL /ff0000,GOOD,EVIL /4B8BBE,PYTHON,DOCKER,54

Core artwork generation code is in process.py.

Running live instance might be available here.

The usual sudo docker-compose up is enough to run it.

About

Webapp for generating images in the style of Tally Halls's "Good & Evil" album cover!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published