Skip to content

erigones/ludolph-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ludolph-weather

Ludolph: Weather plugin

Simple plugin that displays current weather information or weather forecast. Although it currently uses the OpenWeatherMap service it can be easily extended to support other weather forecast providers.

image

Installation

  • Install the latest released version using pip:

    pip install ludolph-weather
  • Add new plugin section into Ludolph configuration file:

    [ludolph_weather.open_weather_map]
    api_key = xxxxxxxxxxxxxxxxxxxxxxxxx
    default_location = Bratislava,SK
    timezone = Europe/Bratislava
  • Reload Ludolph:

    service ludolph reload

Dependencies:

License

For more information see the LICENSE file.

About

Ludolph plugin for displaying weather forecast information

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages