Cycle GitLab header logos over a duration of time and then reset to the default. Perfect for cycling through increasingly angry pictures of your boss before a deadline!
- Place images (png only, but it's an easy mod) to cycle through (in alphabetical order) in
imgs/
- Set credentials in
config.yml
- Launch with
./REDNIGHT.py BEGIN END
where BEGIN and END are epoch times (begin time may also benow
)
To cycle through the eight sample images, one per hour, launch with ./REDNIGHT.py now $(date -v 8H '%s')