Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 907 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 907 Bytes

GIF Capture

Capture GIFs with your webcam and share with others!

Herro!

Website

https://gif-capture.herokuapp.com

Motivation

Original idea was stolen from @ruffrey to provide a quick way to insert an animated GIF into chat. Eventually, it would be nice if this tool could be used as a slack app.

Requirements

  • node 8
  • npm 6.1.0

Currently uses Firebase and Heroku for the backend

Usage

Launch a development instance with the following command:

npm run dev

Navigate to:

http://localhost:8080

Known Issues

  • Slack, Discord, etc don't have great animated GIF support for og:image
  • Android support is meh
  • Will not work with iOS
  • Name is dumb

Contribute!

Contributions are welcome! Help me make this better!