Skip to content

Hapovanille/wallpaper-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallpaper Scheduler

Go Report Card

The idea of this small project is because the IT department of my company resets my laptop wallpaper randomly and frequently. Writing a go app is definitely not the most straight forward solution. Some more straightforward approaches could be cronjobs, Automator workflows, systemd, etc.

Permission requirement

Usage

Build

$ make build

Run

Double-click the app and grant the permission of "Accessibility" when first time running the app.

Or run the app from terminal:

./bin/wpscheduler.app/Contents/MacOS/wpscheduler

Todo

  1. make the app configurable by introducing a yaml config file.
  2. maybe show a red ! on the system tray icon to show the app is not functioning

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published