Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 804 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 804 Bytes

ImageSender 🖼️

This program searches for images on the internet using Bing Images service and downloads them. Then, it sequentially copies each image to the clipboard, pastes it using ctrl+v, and presses enter.

Steps to Start Using ImageSender:

  1. Install Python: Download and install Python from this link. Make sure to tick the "Add to PATH" option during installation.

  2. Install Google Chrome: Ensure you have Google Chrome installed on your computer as the browser is required for the program to operate.

  3. Download Repository: Download and unzip the repository files into any folder of your choice.

  4. Run the Script: Execute the start.bat script and follow the subsequent instructions.