Skip to content

semaxa/gify-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gify-app

Convert videos to gifs as an OS X, Linux and Windows app

The idea came from the post How to create high quality animated GIFs by @guille, and then I found @kevva made the imagemin-app. So I combined them.

Install

Get the first binary for gify-app-mac-v0.1.0.zip.

Run it manually by first installing atom-shell and follow the instructions below:

$ git clone https://github.com/fraserxu/gify-app
$ cd gify-app
$ npm install && npm start
$ path/to/atom-shell ./

The path to atom-shell differs depending on your OS. Read the docs to find out how.

Related

Dependencies

  • ffmpeg
  • graphicsmagick

You can install them through homebrew if you are using a mac.

Todo

  • Generate binary file
  • Logo

License

MIT

About

Convert videos to gifs as an OS X, Linux and Windows app

Resources

License

Stars

Watchers

Forks

Packages

No packages published