Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 919 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 919 Bytes

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:

cargo build

Installation:

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

Usage

fig <wallpaper.gif>...

Stopping

killall -9 fig