Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dan-duran/animated-wallpaper-feh

Script to animate a gif using feh
https://github.com/dan-duran/animated-wallpaper-feh

Last synced: 19 days ago
JSON representation

Script to animate a gif using feh

Awesome Lists containing this project

README

        

# animated-wallpaper-feh
Script to animate a gif for feh

I created this cool script that animates a desktop wallpaper in feh. The process is simple and works with any Linux ditro.

- **👉 Checkout some more awesome tools at [GetCyber](https://getcyber.me/tools)**
- **👉 Subscribe to my YouTube Channel [GetCyber - YouTube](https://youtube.com/getCyber)**
- **👉 Discord Server [GetCyber - Discord](https://discord.gg/YUf3VpDeNH)**

## Requirements
- feh image viewer: https://github.com/derf/feh
- Something like ImageMagick to convert GIFs into jpg/png frames: https://github.com/ImageMagick/ImageMagick

## Installation
- Download the script animated-wallpaper-feh.sh
- chmod +x animated-wallpaper-feh
- ./animated-wallpaper-feh

## Instruction for converting GIFs into jpg/png frames
- gm convert ~/path/to/wallpaper.gif -coalesce +adjoin ~/path/to/gifs/wallpaper-%3d.png

## Example

![output](https://github.com/Dan-Duran/animated-wallpaper-feh/assets/95761555/67f9834c-0b18-451a-8d1e-863d84502d8c)

Credit: not sure where I got this gif LOL!