copy-windows-10-lock-screen-wallpaper

Copy Windows 10 Lock Screen Wallpaper


Keywords
copy, hacktoberfest, lockscreen, pip3, python36, wallpaper, windows-10
License
MIT
Install
pip install copy-windows-10-lock-screen-wallpaper==1.1.4

Documentation

Copy Windows 10 Lock Screen Wallpaper

Travis GitHub license PyPI

Copy Windows 10 current lock screen wallpaper to destination directory.

Table of Contents

Requirement

  • Microsoft Windows 10
  • Python 3.6+

Installation

Installing from PyPI

pip3 install copy-windows-10-lock-screen-wallpaper

Installing from Git

  1. Clone this repository
  2. Run python3 setup.py install.

Usage

copy-lock-screen-wallpaper [--destination {destination_directory}]

Example

copy-lock-screen-wallpaper
copy-lock-screen-wallpaper --destination C:\

License

(C) 2019 Seehait Chockthanyawat.

Copy Windows 10 Lock Screen Wallpaper is licensed under MIT License