Skip to content

janTatesa/bing-wallpaper-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This simple program runs a server that provides Bing images of the day at a single URL, so you can use it as wallpaper (I use it in the NightTab Firefox extension). You can specify the port where it gets ran (default is 8080) as an argument

Instalation

  1. Run cargo install --git https://github.com/TadoTheMiner/bing-wallpaper-server/ or install using the nix flake
  2. Add it to the end of your shell profile so it autostarts (make sure you run it in the background otherwise your profile will never stop executing)
  3. You should have your image in http://127.0.0.1:8080/bing-daily-wallpaper

About

Get the daily wallpaper from bing at a single url

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published