Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 302 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 302 Bytes

gifcam

Turns your webcam stream into animated GIFs

Want to try it out?

It's easy.

  1. Clone the repo.
  2. cd dist
  3. python -m SimpleHTTPServer 8000
  4. Go to http://localhost:8000 in your favorite browser [1]

[1] Which hopefully is Chrome, as this is completely untested elsewhere.