mirror of
https://gitlab.com/ceda_ei/i3lock-delta
synced 2025-04-03 16:56:51 +02:00

i3lock Delta
This script downloads a new image from Unsplash. It checks whether the screen was locked every 5 minutes. In case of no Internet, it retries every 1 minute and displays the previous picture untill a new one is downloaded.
Dependencies
- PHP - Available in repositories of most popular distributions.
- Composer - Available in repositories of most popular distributions.
- Imagemagick - Specifically, the
convert
command. - i3lock-color - Available in AUR (For Arch users). Fork of i3lock with more features. Do not use i3lock since this program utilizes the features of i3lock-color.
- bash - Most probably will be installed already.
Languages
Shell
100%