GitHub - whytheplatypus/fig: An animated wallpaper tool for gifs

1 min read Original article ↗

fig

An animated wallpaper tool for gifs

desktop gifs in this example are by waneella

Using paperview as a prompt this is the second tool in the series for practicing writting the same behavior multiple times and in different languages. The first was zaper. The goal for this round is to accept gif files without any preprocessing needed.

Dependencies:

You may need sdl2_image in order to build.

On Arch: sudo pacman -S sdl2_image

On something with apt: apt install libsdl2-image-dev

Building:

Installation:

cargo install --git https://github.com/whytheplatypus/fig.git

Usage

Stopping