Skip to content

A program which sets your wallpaper to a random picture of a cat every hour.

License

Notifications You must be signed in to change notification settings

icudev/random-cat-wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Cat Wallpaper

A simple rust program that changes your wallpaper to a random picture of a cat using The Cat API.
You can find a list of supported desktops here.

Setup

  1. Go to https://thecatapi.com/#pricing and create a new API key
  2. Replace live_****** with your api key in main.rs:6
  3. Run the program using
    cargo run
    
    or build it using
    cargo build --release
    

About

A program which sets your wallpaper to a random picture of a cat every hour.

Topics

Resources

License

Stars

Watchers

Forks

Languages