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 🌞
- Host: GitHub
- URL: https://github.com/adielbm/flow.launcher.plugin.weather
- Owner: adielBm
- Created: 2024-08-27T12:26:54.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T10:52:38.000Z (9 months ago)
- Last Synced: 2025-01-03T22:17:40.169Z (5 months ago)
- Topics: flow-launcher, flow-launcher-plugins
- Language: C#
- Homepage:
- Size: 6.38 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
# 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