/wallcatd

Pictures of the day for your desktop and lockscreen using wallcat

Primary LanguagePython

wallcatd

Pictures of the day for your desktop and lockscreen using wallcat

Dependencies

  • python3

Instructions

# Create the services folder if it doesn´t exist
mkdir -p ~/.config/systemd/user/

# Clone the repo
git clone https://github.com/ctrl-b/wallcatd.git ~/services/wallcatd

# Create symbolic links for your user
ln -s ~/services/wallcatd/wallcatd.service ~/.config/systemd/user/
ln -s ~/services/wallcatd/wallcatd.timer ~/.config/systemd/user/

# Enable the service:
systemctl enable --user wallcatd.timer

To do/wishlist

  • Check for new wallpapers on unlock session Timer added to handle wallpaper update if computer hasn't been restarted