Skip to content

face to gif is a simple webapp that lets you record yourself and gives you an infinitely looping animated gif

License

Notifications You must be signed in to change notification settings

pab1it0/facetogif

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceToGif

Build Status

The easiest way to get a gif of your face -- or of whatever you point your webcam to and record.

take it for a spin

How to run

Easy start! Docker

You can pull a pre-built docker image of the FaceToGif directly from Dockerhub:

docker pull pablito1986/facetogif
docker run -p 8080:80 pablito1986/facetogif

Will start nginx with FaceToGif on port 8080.

About

face to gif is a simple webapp that lets you record yourself and gives you an infinitely looping animated gif

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.2%
  • HTML 28.4%
  • CSS 20.4%