Skip to content

diegolascasas/pulse-gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages