Skip to content

Pictures of the day for your desktop and lockscreen using wallcat

Notifications You must be signed in to change notification settings

ctrl-b/wallcatd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages