Skip to content

haaris272k/wallomator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallomator: Automated Desktop Background Changer for Windows

Wallomator GitHub stars GitHub forks

Welcome to the Automated Desktop Background Changer ! This tool allows you to automate the process of changing your desktop background on Windows. It was created as a fun project while exploring task automation methods.

Table of Contents

  1. About This Project
  2. Intention Behind This Project
  3. Getting Started
  4. Contributing
  5. License

About This Project

This project is a simple yet effective tool to automate the task of changing your desktop background on a Windows computer. It's designed to provide a hassle-free experience for users who want to customize their desktop appearance automatically.

Intention Behind This Project

The idea for this project originated during a period of exploration into task automation methods. It was a fun project that allowed me to apply what I learned and create a useful tool in the process. While the primary motivation was personal learning and enjoyment, I believe that it can be a valuable resource for others interested in automation.

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Windows operating system (currently works only for windows)
  • Python installed on your system

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/haaris272k/wallomator.git

Usage

  1. Navigate to the project directory:

    cd wallomator
  2. Run the script:

    python script.py

    The script will now automatically change your desktop background based on your configured settings.

Contributing

We welcome contributions from the community to improve this project. To get started, please follow these guidelines:

Code of Conduct

Please review our Code of Conduct to understand the standards of behavior when participating in this project.

How to Contribute

  1. Fork the project repository.

  2. Create a new branch for your contribution:

    git checkout -b feature/add-new-feature
  3. Make your changes and commit them with a clear and concise message:

    git commit -m "Add new feature: describe the feature"
  4. Push your changes to your fork:

    git push origin feature/add-new-feature
  5. Create a pull request, explaining the changes you've made and why they should be merged.

We appreciate your contributions!

License

MIT License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Python script to automate the change of desktop background

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published