Metadata-Version: 2.1
Name: bingwall
Version: 1.0.0
Summary: a simple script to download bing wallpaper.
Home-page: https://github.com/shabane/bingwall
Author: Mohamad Shabane
Author-email: m.mohamadshabane@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://t.me/m_shabane
Description: # bingwall
        bing.com change it wallpaper every day and it allways is too beauty so i wrote a simple script with python to download them.
        
        ##### this script is wrote just for fun for any OS. such as Gnu/Linux, Windows, Android, etc
        
        i tryed program under ["Ubuntu", "Android"] with python3. it's work prefectly.
        if there is any bug or suggest you can fix it by your self or tel me.
        
        ### if you are in linux base:
        you can soft link this script to `/etc/cron.daily` so then you can have daily wallpaper of [bing](https://www.bing.com).
        
        and if you don't like auto run, you can soft link it to `~/.local/bin`
        
        ### or if you have android, you sould use _termux_
        
        ### and if you are using windows:
        you can use *windows task scheduler* to download daily wallpaper.
        
        or you can run it manualy
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
