An open API service indexing awesome lists of open source software.

https://github.com/adielbm/flow.launcher.plugin.weather

weather plugin for Flow Launcher 🌞
https://github.com/adielbm/flow.launcher.plugin.weather

flow-launcher flow-launcher-plugins

Last synced: 3 months ago
JSON representation

weather plugin for Flow Launcher 🌞

Awesome Lists containing this project

README

        

- This is the **initial** version of a [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher) weather plugin, so it may not work as expected.
- I would appreciate any improvements you can make.

![](screenshot.png)

# Install

You can install this plugin by running the following command in Flow Launcher:

```
pm install weather
```

Or by using the URL of the latest release:

```
pm install https://github.com/adielBm/Flow.Launcher.Plugin.Weather/releases/latest/download/Flow.Launcher.Plugin.Weather.zip
```

# TODO

- [ ] Add more information besides just the current temperature
- [x] Add a setting option for the default city
- [x] Add icons for weather codes
- [ ] Fix build warnings

# Credits

- https://nominatim.openstreetmap.org/ for geocoding data
- https://open-meteo.com/ for weather data
- https://github.com/basmilius/weather-icons for weather icons in the `Images` folder
- [https://github.com/boxbot6/easy-weather-icons-font](https://github.com/boxbot6/easy-weather-icons-font/tree/main/downloads/easy_weather_icons_font/easy_weather_icons_font_(fonts)/fonts) for weather font icons in the `Resources` folder