liewa


Nameliewa JSON
Version 3.2 PyPI version JSON
download
home_pagehttps://github.com/lennart-rth/Live-Earth-Wallpapers
SummaryGenerate synthetic background images with near real time satellite images.
upload_time2024-03-13 23:46:41
maintainer
docs_urlNone
authorlennart-rth
requires_python
licenseGNU
keywords desktop backgroundimage satellite live earth meteosat himawari goes space images
VCS
bugtrack_url
requirements altgraph beautifulsoup4 build certifi charset-normalizer idna numpy opencv-python packaging Pillow pyinstaller pyinstaller-hooks-contrib pyproject_hooks PyQt5 PyQt5-Qt5 PyQt5-sip PyYAML requests soupsieve tomli urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/liewa.svg)](https://badge.fury.io/py/liewa)
![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)

![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)
![MacOs](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=apple&logoColor=white)
![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)

# Live-Earth-Wallpapers aka liewa
Set your Desktop background to near real-time pictures of the earth.
Supports all known **geostationary** satellites, high resolution **sentinel** images, Nasa **Solar Dynamics Observatory** images and NASA astronomy picture of the day (Apod)! For Linux, Windows and macOS!

***
## Examples
![alt text](examples/config1.png)
*Example Output of the config1.yml file. Use this by passing config1 to -c flag.*
![alt text](examples/config2.png)
*Example Output of the config2.yml file. Use this by passing config2 to -c flag.*
![alt text](examples/config3.png)
*Example Output of the config3.yml file. Use this by passing config3 to -c flag.*
![alt text](examples/caribic.png)
*Example Output of the Sentinel satellite. Learn how to generate custom images for your location at the [Wiki Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki)*
![alt text](examples/arctic.png)
*Example Output of the Sentinel satellite. Learn how to generate custom images for your location at the [Wiki Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki)*
![alt text](examples/desert.png)
*Example Output of the Sentinel satellite. Learn how to generate custom images for your location at the [Wiki Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki)*
![alt text](examples/apod-cover.png)
*Example Output for astronomy picture of the day feed (apod)(2022 November 15).*
### Build images to your needs by writing your own `config.yml` file or using the GUI.
### Read more on the [Wiki Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki).
***
## Installation

**You need Python installed and added to your System-path-variable!**

### Using PyPi (Linux,MacOs)
1. Install liewa-software from [pypi Package](https://pypi.org/project/liewa/)
2. execute command line Interface by `liewa-cli` or the Gui by `liewa-gui`.

### Windows
1. Download the `liewaInstaller.exe` from [Releases Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/releases) and execute the GUI.
2. If the desktop image hasn't changed, take a look at the [Known bugs](#Known-Bugs) section.

### Linux
1. Download the `liewa.deb` file from [Releases Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/releases).
2. Execute `sudo dpkg -i liewa.deb`.

### MacOS
1. Download the `liewa.dmg` drive from the [Releases Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/releases).
2. Drag and Drop the liewa software into the Program Folders.

### For detailed user guide, read the [Wiki page](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki).

## Usage
### Script Parameters:
| short | long     | type   | default                              | help                                                                 |
|-------|----------|--------|--------------------------------------|----------------------------------------------------------------------|
| -c    | --config | String | path/to/project/recources/config.yml | The absolute path to the config File. There are 3 examples preinstalled. Use them by passing `congfig1`, `config2` or `config3` as parameters.|
| -o    | --output | String | -                                    | The absolute path to a folder. All loaded Images will be saved here. |\

The composition of your background image is defined by a `config.yml` file.\
Read the [Wiki](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki) for a detailed instruction on how to personalize your image composition.

***
## For Contributers
1. Read the [Contributing Readme](CONTRIBUTING.md).
2. Filter discussions by "For Contributers" label to find topics to work on.
3. Feel free to add your own ideas, features or open a discussion in the [Discussions tab](https://github.com/lennart-rth/Live-Earth-Wallpapers/discussions).

## Known Bugs
1. As of June 27, 2023, there are no images available of Goes-17 meteosat-11.
### Pypi
1. If `liewa-cli` or `liewa-gui` is not known, add python pip itepackages to system `PATH`.
### Windows
1. On some systems the task scheduler can't automatically be set to execute the program even when the cumputer is in battery mode. Therefore you have to  uncheck this flag manually in the TaskScheduler for the `liewa` Task.
2. On some systems the python Packages need to be manually installed. Do so by typing `pip install bs4 pillow pyyaml requests` into CMD.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lennart-rth/Live-Earth-Wallpapers",
    "name": "liewa",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Desktop Backgroundimage Satellite Live Earth meteosat himawari goes Space Images",
    "author": "lennart-rth",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/84/b2/523356fb87801c32238bb27b6a6f8bd2f13ccfd2f07c8add17db41b211b3/liewa-3.2.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/liewa.svg)](https://badge.fury.io/py/liewa)\n![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)\n\n![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)\n![MacOs](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=apple&logoColor=white)\n![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)\n\n# Live-Earth-Wallpapers aka liewa\nSet your Desktop background to near real-time pictures of the earth.\nSupports all known **geostationary** satellites, high resolution **sentinel** images, Nasa **Solar Dynamics Observatory** images and NASA astronomy picture of the day (Apod)! For Linux, Windows and macOS!\n\n***\n## Examples\n![alt text](examples/config1.png)\n*Example Output of the config1.yml file. Use this by passing config1 to -c flag.*\n![alt text](examples/config2.png)\n*Example Output of the config2.yml file. Use this by passing config2 to -c flag.*\n![alt text](examples/config3.png)\n*Example Output of the config3.yml file. Use this by passing config3 to -c flag.*\n![alt text](examples/caribic.png)\n*Example Output of the Sentinel satellite. Learn how to generate custom images for your location at the [Wiki Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki)*\n![alt text](examples/arctic.png)\n*Example Output of the Sentinel satellite. Learn how to generate custom images for your location at the [Wiki Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki)*\n![alt text](examples/desert.png)\n*Example Output of the Sentinel satellite. Learn how to generate custom images for your location at the [Wiki Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki)*\n![alt text](examples/apod-cover.png)\n*Example Output for astronomy picture of the day feed (apod)(2022 November 15).*\n### Build images to your needs by writing your own `config.yml` file or using the GUI.\n### Read more on the [Wiki Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki).\n***\n## Installation\n\n**You need Python installed and added to your System-path-variable!**\n\n### Using PyPi (Linux,MacOs)\n1. Install liewa-software from [pypi Package](https://pypi.org/project/liewa/)\n2. execute command line Interface by `liewa-cli` or the Gui by `liewa-gui`.\n\n### Windows\n1. Download the `liewaInstaller.exe` from [Releases Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/releases) and execute the GUI.\n2. If the desktop image hasn't changed, take a look at the [Known bugs](#Known-Bugs) section.\n\n### Linux\n1. Download the `liewa.deb` file from [Releases Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/releases).\n2. Execute `sudo dpkg -i liewa.deb`.\n\n### MacOS\n1. Download the `liewa.dmg` drive from the [Releases Page](https://github.com/lennart-rth/Live-Earth-Wallpapers/releases).\n2. Drag and Drop the liewa software into the Program Folders.\n\n### For detailed user guide, read the [Wiki page](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki).\n\n## Usage\n### Script Parameters:\n| short | long     | type   | default                              | help                                                                 |\n|-------|----------|--------|--------------------------------------|----------------------------------------------------------------------|\n| -c    | --config | String | path/to/project/recources/config.yml | The absolute path to the config File. There are 3 examples preinstalled. Use them by passing `congfig1`, `config2` or `config3` as parameters.|\n| -o    | --output | String | -                                    | The absolute path to a folder. All loaded Images will be saved here. |\\\n\nThe composition of your background image is defined by a `config.yml` file.\\\nRead the [Wiki](https://github.com/lennart-rth/Live-Earth-Wallpapers/wiki) for a detailed instruction on how to personalize your image composition.\n\n***\n## For Contributers\n1. Read the [Contributing Readme](CONTRIBUTING.md).\n2. Filter discussions by \"For Contributers\" label to find topics to work on.\n3. Feel free to add your own ideas, features or open a discussion in the [Discussions tab](https://github.com/lennart-rth/Live-Earth-Wallpapers/discussions).\n\n## Known Bugs\n1. As of June 27, 2023, there are no images available of Goes-17 meteosat-11.\n### Pypi\n1. If `liewa-cli` or `liewa-gui` is not known, add python pip itepackages to system `PATH`.\n### Windows\n1. On some systems the task scheduler can't automatically be set to execute the program even when the cumputer is in battery mode. Therefore you have to  uncheck this flag manually in the TaskScheduler for the `liewa` Task.\n2. On some systems the python Packages need to be manually installed. Do so by typing `pip install bs4 pillow pyyaml requests` into CMD.\n",
    "bugtrack_url": null,
    "license": "GNU",
    "summary": "Generate synthetic background images with near real time satellite images.",
    "version": "3.2",
    "project_urls": {
        "Homepage": "https://github.com/lennart-rth/Live-Earth-Wallpapers"
    },
    "split_keywords": [
        "desktop",
        "backgroundimage",
        "satellite",
        "live",
        "earth",
        "meteosat",
        "himawari",
        "goes",
        "space",
        "images"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bcc36d6821ec228172a17255b62f5b5a4b8aa176899d442a1506b69c082235f9",
                "md5": "062a765bb09b71cf46db964bf283eb73",
                "sha256": "6bcbecae32798827fb7539110f690a056beba70fef1667421bcc9b986c263dca"
            },
            "downloads": -1,
            "filename": "liewa-3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "062a765bb09b71cf46db964bf283eb73",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 39519,
            "upload_time": "2024-03-13T23:46:38",
            "upload_time_iso_8601": "2024-03-13T23:46:38.285136Z",
            "url": "https://files.pythonhosted.org/packages/bc/c3/6d6821ec228172a17255b62f5b5a4b8aa176899d442a1506b69c082235f9/liewa-3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84b2523356fb87801c32238bb27b6a6f8bd2f13ccfd2f07c8add17db41b211b3",
                "md5": "d32c865ac5613034879952cc14d23675",
                "sha256": "ac7cdf76afc955f4218a1e7c4663c2181ac50dd7772a73e21113709c6a2a48b5"
            },
            "downloads": -1,
            "filename": "liewa-3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d32c865ac5613034879952cc14d23675",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 36553,
            "upload_time": "2024-03-13T23:46:41",
            "upload_time_iso_8601": "2024-03-13T23:46:41.221256Z",
            "url": "https://files.pythonhosted.org/packages/84/b2/523356fb87801c32238bb27b6a6f8bd2f13ccfd2f07c8add17db41b211b3/liewa-3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 23:46:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lennart-rth",
    "github_project": "Live-Earth-Wallpapers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "altgraph",
            "specs": [
                [
                    "==",
                    "0.17.4"
                ]
            ]
        },
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    "==",
                    "4.11.1"
                ]
            ]
        },
        {
            "name": "build",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.2.2"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.6"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.4"
                ]
            ]
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    "==",
                    "4.9.0.80"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.0"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "9.3.0"
                ]
            ]
        },
        {
            "name": "pyinstaller",
            "specs": [
                [
                    "==",
                    "6.5.0"
                ]
            ]
        },
        {
            "name": "pyinstaller-hooks-contrib",
            "specs": [
                [
                    "==",
                    "2024.3"
                ]
            ]
        },
        {
            "name": "pyproject_hooks",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "PyQt5",
            "specs": [
                [
                    "==",
                    "5.15.10"
                ]
            ]
        },
        {
            "name": "PyQt5-Qt5",
            "specs": [
                [
                    "==",
                    "5.15.2"
                ]
            ]
        },
        {
            "name": "PyQt5-sip",
            "specs": [
                [
                    "==",
                    "12.13.0"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.28.1"
                ]
            ]
        },
        {
            "name": "soupsieve",
            "specs": [
                [
                    "==",
                    "2.5"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.18"
                ]
            ]
        }
    ],
    "lcname": "liewa"
}
        
Elapsed time: 0.20641s