Skip to content

natlownes/docker-its-raining-various-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

its-raining-various-things

couple of themes now:

  • raining
  • iverson

Will take a text file or a phrase and give you an mp3 of it raining that thing.

with a file named mobydick.txt:

docker run -i narf/its-raining-various-things -- raining < mobydick.txt > mobydick.mp3

with a phrase:

echo "horse meat" | docker run -i narf/its-raining-various-things -- raining > horsemeat.mp3

OR

echo "practice" | docker run -i narf/its-raining-various-things -- iverson > horsemeat.mp3

About

give this text, get an mp3 to listen to of how it's raining ${that_thing}

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages