Skip to content

Wallpaper Changer is a desktop application written in Python that automatically changes your system wallpaper based on the time of day. Designed for Windows, the application provides a convenient way to manage different wallpapers for day and night, with the option to run in the background minimized to the system tray.

License

Notifications You must be signed in to change notification settings

staFF6773/Wallpaper-Change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallpaper Changer

Wallpaper Changer is a desktop application written in Python that automatically changes your system wallpaper based on the time of day. Designed for Windows, the application provides a convenient way to manage different wallpapers for day and night, with the option to run in the background minimized to the system tray.

Features

  • Wallpaper Selection: Choose different wallpapers for day and night.
  • Time-Based Configuration: Set specific times for switching between the day and night wallpapers.
  • Notifications: Displays a notification when the wallpaper changes, with customizable notification icons.
  • System Tray Minimization: When closing the main window, the application minimizes to the system tray to continue running in the background.
  • Graphical Interface: Utilizes tkinter for a simple and accessible graphical interface.
  • Customizable Icons: Supports custom icons for both the application window and notifications.

Requirements

  • Python 3.12 or higher
  • Python Packages:
    • tkinter
    • plyer
    • Pillow
    • pystray
  • Windows operating system

Installation

  1. Clone the repository:
git clone https://github.com/staFF6773/Wallpaper-Change.git
  1. Navigate to the project directory:
cd wallpaper-changer
  1. Install the necessary dependencies:
pip install -r requirements.txt

Usage

  1. Run the application
python wallpaper_changer.py
  1. Select your desired day and night wallpapers.

  2. Set the wallpaper change times.

  3. Save the settings and minimize the window to the system tray.

Contributing

Contributions are welcome. Please open an issue or submit a pull request to discuss changes and improvements.

License

This project is licensed under the MIT License.

You can replace `https://github.com/staFF6773/Wallpaper-Change.git` with the actual URL of your repository. This format will make it easy for users to understand and use your project.

About

Wallpaper Changer is a desktop application written in Python that automatically changes your system wallpaper based on the time of day. Designed for Windows, the application provides a convenient way to manage different wallpapers for day and night, with the option to run in the background minimized to the system tray.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages