Skip to content

michaelconnor/fullscreen-gif-viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fullscreen-gif-viewer

An app for fullscreen GIF playback. GIFs are loaded in the background with an ASCII loading indicator.
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 #gif

  • portrait
  • nearest-neighbor

About

An app for fullscreen GIF playback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.0%
  • JavaScript 44.0%