From f8e8eb76d7d9c08df8e15a461629d10301c00c8f Mon Sep 17 00:00:00 2001 From: Dan Yeaw Date: Mon, 24 Dec 2018 16:04:36 -0500 Subject: [PATCH] Add Peek to List of GIF Tools Thanks so much for creating this great resource :heart:. This PR adds [Peek](https://github.com/phw/peek) to the list of GIF tools, since all of the listed GUI capture tools only work in MacOS or Windows. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e68e92f..291120c 100644 --- a/readme.md +++ b/readme.md @@ -65,6 +65,7 @@ Embedding an animated gif in your README quickly demonstrates what your project - [Giphy Capture](https://giphy.com/apps/giphycapture) - **FREE** - Easy to upload to giphy.com, slightly annoying UX. - [LICEcap](https://www.cockos.com/licecap/) - **FREE** - Less intuitive, more features - [Recordit](http://recordit.co/) - **FREE** - Simple, clean UI, but auto-uploads to [recordit.co](http://recordit.co) +- [Peek](https://github.com/phw/peek) - **FREE** - Simple and easy to use for Linux users. - [ttystudio](https://github.com/chjj/ttystudio) - **FREE** - For commandline tools, a terminal-to-gif recorder minus the headaches. ## Get Feedback