mirror of
https://gitlab.com/ceda_ei/i3lock-delta
synced 2025-11-04 16:50:05 +01:00
81a5165e1528c17e08aa22af67dc85e2f7ea31e7
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
convertcommand. - 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%