Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dan-duran/animated-wallpaper-feh
- Owner: Dan-Duran
- Created: 2023-09-08T17:06:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-08T17:28:36.000Z (over 1 year ago)
- Last Synced: 2023-09-08T18:47:46.627Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# animated-wallpaper-feh
Script to animate a gif for fehI 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!