ctrl-b / wallcatd

Pictures of the day for your desktop and lockscreen using wallcat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Pictures of the day for your desktop and lockscreen using wallcat


Languages

Language:Python 100.0%