Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 613 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 613 Bytes

GIFZoomer

An app for fullscreen GIF playback. GIFs are loaded in the background with an ASCII loading indicator. It works with other image formats as well. Live demo

Setup

$ git clone [email protected]:rhizomedotorg/fullscreen-gif-viewer.git /path/to/artwork_dir
$ cd /path/to/artwork_dir

Replace "path/to/some/file.gif" in example.html with your path or URL

$ mv example.html index.html

Optional classes for .zoomer-img

  • portrait
  • nearest-neighbor

Requires jQuery.