Skip to content

djdefi/gifyerself

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIFYerself

Serve a directory of files (GIFs) as a random slideshow. Useful for a Browser source in OBS.

Usage

docker build -t gifyerself .
docker run --rm -it -p 4567:4567 -v /path/to/some/gifs:/usr/src/app/public/[pathname] gifyerself:latest

URL: to view the show: http://localhost:4567/[pathname]

About

Serve up a local directory of GIFs for use in OBS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published