Skip to content

djdefi/gifyerself

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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