ghcid icon indicating copy to clipboard operation
ghcid copied to clipboard

Include animated screen shots

Open ndmitchell opened this issue 7 years ago • 3 comments

For both the ghcid program on the home page, and the VS Code extension, it would be good to have animated screen shots like things on https://atom.io/packages/ide-haskell

ndmitchell avatar Jan 10 '19 14:01 ndmitchell

Any advice on how to collect such screenshots on Windows, or even someone doing it for me, would be most welcome.

ndmitchell avatar Jan 10 '19 14:01 ndmitchell

I am not sure if the following is the most efficient way to do so, but this is what you could do:

If you are on windows 10, you could use one of its features right out of the box. This will enable you to capture whatever you like as an .mp4 file.

Unfortunatly, these files are pretty large, so we need to convert them to a gif. I found a straitforward way to do so online: https://www.onlineconverter.com/mp4-to-gif. Just upload the .mp4 file and wait for the .gif file to get downloaded.

Ghcidhs-UntitledWorkspace

hanjoosten avatar Jun 27 '19 11:06 hanjoosten

Thanks for the advice. I'll take a try at some point. I was really hoping for AsciiCinema for Windows, but seems no luck.

ndmitchell avatar Jun 29 '19 10:06 ndmitchell