Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 736 Bytes

README.org

File metadata and controls

21 lines (15 loc) · 736 Bytes

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: