diegolascasas / pulse-gif

Create text pulsating in a specified frequency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulse-gif

Create text pulsating in a specified frequency.

Inspired in a XKCD comic.

Usage:

pulse-gif.py [-h] [--frequency F] [--output FILENAME] Text [Text ...]

Arguments:

Text
The text you want printed in the gif image. No need for quotes.
-h, –help
show this help message and exit
–frequency F, -f F
Frequency (per second) of the pulse. Default: 0.25.
–output FILENAME, -o FILENAME
Filename of the resulting gif. If the .gif sufix is not present it is added automaticaly. Default: pulse.gif)

Dependencies:

About

Create text pulsating in a specified frequency.


Languages

Language:Python 100.0%