Skip to content

solidiquis/mac_wallpaper_shuffler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


mac_wallpaper_shuffler

Shuffle your wallpapers via the terminal on MacOS 💻

How to use:

  1. Make sure you have Go installed (checkout go.sum for the specific version).
  2. Make sure you set your WP_PATH environment variable in your .env file (checkout .env-example) to the absolute path of the directory where you store all of your wallpapers.
  3. $ go run . in the project's root directory.

Controls:

  • "k" or ↑ to scroll up.
  • "j" or ↓ to scroll down.
  • Ctrl-c or "q" to exit program.

Author note:

  • Feel free to write up some issues if you have any problems or suggestions :]

About

Shuffle your wallpapers via the terminal on MacOS 💻

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages