Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command line support #585

Open
xmha97 opened this issue May 22, 2024 · 1 comment
Open

Add command line support #585

xmha97 opened this issue May 22, 2024 · 1 comment

Comments

@xmha97
Copy link

xmha97 commented May 22, 2024

Please add command line support, for example:

  • WinDynamicDesktop.exe --refresh -> Refresh wallpaper
  • WinDynamicDesktop.exe --theme=auto -> Set auto theme
  • WinDynamicDesktop.exe --theme=light -> Set light theme
  • WinDynamicDesktop.exe --theme=dark -> Set dark theme
@t1m0thyj
Copy link
Owner

Added support for the following commands in 73bf93a:

  • WinDynamicDesktop.exe /refresh
  • WinDynamicDesktop.exe /theme:auto
  • WinDynamicDesktop.exe /theme:light
  • WinDynamicDesktop.exe /theme:dark

You can download a test build from GitHub Actions here. Are there any other commands that would be helpful to have?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants