Hacker News new | ask | show | jobs
by tomaspollak 744 days ago
A few months ago I wrote a small program to view and play animated GIFs, but letting you pause, skip, etc like it was a video. In case anyone's interested, here it is:

https://github.com/tomas/pixelhopper

Fun fact: it doesn't use QT nor GTK for the UI, so it's as lightweight as it can get!