Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

painter Build Status

Manage the Windows desktop wallpaper from the terminal

Installation GitHub All Releases

  • Try using Scoop.

    • ensure that the extras bucket is installed.
    • install:
      $ scoop install painter
      
  • Or, if you don't want to use a package manager, just download painter.exe from the latest release in the latest releases section.

Usage

painter.exe [command] [args]

Commands

  • get
    Retrieve the path to the current wallpaper. E.g.
    $ ./painter get
    "C:\\Users\\foo\\AppData\\Roaming\\Microsoft\\Windows\\Themes\\TranscodedWallpaper"
    
  • set [path]
    Set the wallpaper to an image. E.g.
    $ ./painter set "C:\Users\foo\Pictures\wallpaper.jpg"
    

Inspiration

About

Manage the Windows desktop wallpaper from the terminal

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages