Skip to content

Commit

Permalink
Merge pull request #1 from adielBm/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
adielBm authored Sep 2, 2024
2 parents c9b19b8 + 56d0e8b commit 3b892a9
Show file tree
Hide file tree
Showing 247 changed files with 405 additions and 75 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ obj
.vs
makefile
Flow.Launcher.Plugin.Weather.generated.sln
Weather-A9146CE1489147D29A46F32D2EB9FB5E.json
Weather-A9146CE1489147D29A46F32D2EB9FB5E.json
icons*
ignore
6 changes: 5 additions & 1 deletion Flow.Launcher.Plugin.Weather.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Flow.Launcher.Plugin" Version="4.1.0" />
<PackageReference Include="OpenMeteo.dotnet" Version="2.0.0" />
</ItemGroup>
<ItemGroup>
<Content Include="Resources\**">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="Images\*.png">
Expand Down
10 changes: 5 additions & 5 deletions Flow.Launcher.Plugin.Weather.generated.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Flow.Launcher.Plugin.Weather", "Flow.Launcher.Plugin.Weather.csproj", "{DF5A1E95-8491-4A0E-949E-5268F58FE537}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Flow.Launcher.Plugin.Weather", "Flow.Launcher.Plugin.Weather.csproj", "{08477645-7726-437B-844E-18AC8A659738}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DF5A1E95-8491-4A0E-949E-5268F58FE537}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DF5A1E95-8491-4A0E-949E-5268F58FE537}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DF5A1E95-8491-4A0E-949E-5268F58FE537}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DF5A1E95-8491-4A0E-949E-5268F58FE537}.Release|Any CPU.Build.0 = Release|Any CPU
{08477645-7726-437B-844E-18AC8A659738}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{08477645-7726-437B-844E-18AC8A659738}.Debug|Any CPU.Build.0 = Debug|Any CPU
{08477645-7726-437B-844E-18AC8A659738}.Release|Any CPU.ActiveCfg = Release|Any CPU
{08477645-7726-437B-844E-18AC8A659738}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Binary file added Images/alert-avalanche-danger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/alert-falling-rocks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/barometer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/beanie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/celsius.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/clear-day.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/clear-night.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/cloud-down.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/cloud-up.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/cloudy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/code-green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/code-orange.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/code-red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/code-yellow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/compass.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/drizzle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/dust-day.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/dust-night.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/dust-wind.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/dust.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/extreme-day-drizzle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/extreme-day-fog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/extreme-day-hail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/extreme-day-haze.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/extreme-day-rain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/extreme-day-sleet.png
Binary file added Images/extreme-day-smoke.png
Binary file added Images/extreme-day-snow.png
Binary file added Images/extreme-day.png
Binary file added Images/extreme-drizzle.png
Binary file added Images/extreme-fog.png
Binary file added Images/extreme-hail.png
Binary file added Images/extreme-haze.png
Binary file added Images/extreme-night-drizzle.png
Binary file added Images/extreme-night-fog.png
Binary file added Images/extreme-night-hail.png
Binary file added Images/extreme-night-haze.png
Binary file added Images/extreme-night-rain.png
Binary file added Images/extreme-night-sleet.png
Binary file added Images/extreme-night-smoke.png
Binary file added Images/extreme-night-snow.png
Binary file added Images/extreme-night.png
Binary file added Images/extreme-rain.png
Binary file added Images/extreme-sleet.png
Binary file added Images/extreme-smoke.png
Binary file added Images/extreme-snow.png
Binary file added Images/extreme.png
Binary file added Images/fahrenheit.png
Binary file added Images/falling-stars.png
Binary file added Images/flag-gale-warning.png
Binary file added Images/flag-hurricane-warning.png
Binary file added Images/flag-small-craft-advisory.png
Binary file added Images/flag-storm-warning.png
Binary file added Images/fog-day.png
Binary file added Images/fog-night.png
Binary file added Images/fog.png
Binary file added Images/glove.png
Binary file added Images/hail.png
Binary file added Images/haze-day.png
Binary file added Images/haze-night.png
Binary file added Images/haze.png
Binary file added Images/horizon.png
Binary file added Images/humidity.png
Binary file added Images/hurricane.png
Binary file added Images/lightning-bolt.png
Binary file added Images/mist.png
Binary file added Images/moon-first-quarter.png
Binary file added Images/moon-full.png
Binary file added Images/moon-last-quarter.png
Binary file added Images/moon-new.png
Binary file added Images/moon-waning-crescent.png
Binary file added Images/moon-waning-gibbous.png
Binary file added Images/moon-waxing-crescent.png
Binary file added Images/moon-waxing-gibbous.png
Binary file added Images/moonrise.png
Binary file added Images/moonset.png
Binary file added Images/not-available.png
Binary file added Images/overcast-day-drizzle.png
Binary file added Images/overcast-day-fog.png
Binary file added Images/overcast-day-hail.png
Binary file added Images/overcast-day-haze.png
Binary file added Images/overcast-day-rain.png
Binary file added Images/overcast-day-sleet.png
Binary file added Images/overcast-day-smoke.png
Binary file added Images/overcast-day-snow.png
Binary file added Images/overcast-day.png
Binary file added Images/overcast-drizzle.png
Binary file added Images/overcast-fog.png
Binary file added Images/overcast-hail.png
Binary file added Images/overcast-haze.png
Binary file added Images/overcast-night-drizzle.png
Binary file added Images/overcast-night-fog.png
Binary file added Images/overcast-night-hail.png
Binary file added Images/overcast-night-haze.png
Binary file added Images/overcast-night-rain.png
Binary file added Images/overcast-night-sleet.png
Binary file added Images/overcast-night-smoke.png
Binary file added Images/overcast-night-snow.png
Binary file added Images/overcast-night.png
Binary file added Images/overcast-rain.png
Binary file added Images/overcast-sleet.png
Binary file added Images/overcast-smoke.png
Binary file added Images/overcast-snow.png
Binary file added Images/overcast.png
Binary file added Images/partly-cloudy-day-drizzle.png
Binary file added Images/partly-cloudy-day-fog.png
Binary file added Images/partly-cloudy-day-hail.png
Binary file added Images/partly-cloudy-day-haze.png
Binary file added Images/partly-cloudy-day-rain.png
Binary file added Images/partly-cloudy-day-sleet.png
Binary file added Images/partly-cloudy-day-smoke.png
Binary file added Images/partly-cloudy-day-snow.png
Binary file added Images/partly-cloudy-day.png
Binary file added Images/partly-cloudy-night-drizzle.png
Binary file added Images/partly-cloudy-night-fog.png
Binary file added Images/partly-cloudy-night-hail.png
Binary file added Images/partly-cloudy-night-haze.png
Binary file added Images/partly-cloudy-night-rain.png
Binary file added Images/partly-cloudy-night-sleet.png
Binary file added Images/partly-cloudy-night-smoke.png
Binary file added Images/partly-cloudy-night-snow.png
Binary file added Images/partly-cloudy-night.png
Binary file added Images/pollen-flower.png
Binary file added Images/pollen-grass.png
Binary file added Images/pollen-tree.png
Binary file added Images/pollen.png
Binary file added Images/pressure-high-alt.png
Binary file added Images/pressure-high.png
Binary file added Images/pressure-low-alt.png
Binary file added Images/pressure-low.png
Binary file added Images/rain.png
Binary file added Images/rainbow-clear.png
Binary file added Images/rainbow.png
Binary file added Images/raindrop-measure.png
Binary file added Images/raindrop.png
Binary file added Images/raindrops.png
Binary file added Images/sleet.png
Binary file added Images/smoke-particles.png
Binary file added Images/smoke.png
Binary file added Images/snow.png
Binary file added Images/snowflake.png
Binary file added Images/snowman.png
Binary file added Images/solar-eclipse.png
Binary file added Images/star.png
Binary file added Images/starry-night.png
Binary file added Images/sun-hot.png
Binary file added Images/sunrise.png
Binary file added Images/sunset.png
Binary file added Images/thermometer-celsius.png
Binary file added Images/thermometer-colder.png
Binary file added Images/thermometer-fahrenheit.png
Binary file added Images/thermometer-glass-celsius.png
Binary file added Images/thermometer-glass-fahrenheit.png
Binary file added Images/thermometer-glass.png
Binary file added Images/thermometer-mercury-cold.png
Binary file added Images/thermometer-mercury.png
Binary file added Images/thermometer-moon.png
Binary file added Images/thermometer-raindrop.png
Binary file added Images/thermometer-snow.png
Binary file added Images/thermometer-sun.png
Binary file added Images/thermometer-warmer.png
Binary file added Images/thermometer-water.png
Binary file added Images/thermometer.png
Binary file added Images/thunderstorms-day-extreme-rain.png
Binary file added Images/thunderstorms-day-extreme-snow.png
Binary file added Images/thunderstorms-day-extreme.png
Binary file added Images/thunderstorms-day-overcast-rain.png
Binary file added Images/thunderstorms-day-overcast-snow.png
Binary file added Images/thunderstorms-day-overcast.png
Binary file added Images/thunderstorms-day-rain.png
Binary file added Images/thunderstorms-day-snow.png
Binary file added Images/thunderstorms-day.png
Binary file added Images/thunderstorms-extreme-rain.png
Binary file added Images/thunderstorms-extreme-snow.png
Binary file added Images/thunderstorms-extreme.png
Binary file added Images/thunderstorms-night-extreme-rain.png
Binary file added Images/thunderstorms-night-extreme-snow.png
Binary file added Images/thunderstorms-night-extreme.png
Binary file added Images/thunderstorms-night-overcast-rain.png
Binary file added Images/thunderstorms-night-overcast-snow.png
Binary file added Images/thunderstorms-night-overcast.png
Binary file added Images/thunderstorms-night-rain.png
Binary file added Images/thunderstorms-night-snow.png
Binary file added Images/thunderstorms-night.png
Binary file added Images/thunderstorms-overcast-rain.png
Binary file added Images/thunderstorms-overcast-snow.png
Binary file added Images/thunderstorms-overcast.png
Binary file added Images/thunderstorms-rain.png
Binary file added Images/thunderstorms-snow.png
Binary file added Images/thunderstorms.png
Binary file added Images/tide-high.png
Binary file added Images/tide-low.png
Binary file added Images/time-afternoon.png
Binary file added Images/time-evening.png
Binary file added Images/time-late-afternoon.png
Binary file added Images/time-late-evening.png
Binary file added Images/time-late-morning.png
Binary file added Images/time-late-night.png
Binary file added Images/time-morning.png
Binary file added Images/time-night.png
Binary file added Images/tornado.png
Binary file added Images/umbrella-wind-alt.png
Binary file added Images/umbrella-wind.png
Binary file added Images/umbrella.png
Binary file added Images/uv-index-1.png
Binary file added Images/uv-index-10.png
Binary file added Images/uv-index-11.png
Binary file added Images/uv-index-2.png
Binary file added Images/uv-index-3.png
Binary file added Images/uv-index-4.png
Binary file added Images/uv-index-5.png
Binary file added Images/uv-index-6.png
Binary file added Images/uv-index-7.png
Binary file added Images/uv-index-8.png
Binary file added Images/uv-index-9.png
Binary file added Images/uv-index.png
Binary file added Images/wind-alert.png
Binary file added Images/wind-beaufort-0.png
Binary file added Images/wind-beaufort-1.png
Binary file added Images/wind-beaufort-10.png
Binary file added Images/wind-beaufort-11.png
Binary file added Images/wind-beaufort-12.png
Binary file added Images/wind-beaufort-2.png
Binary file added Images/wind-beaufort-3.png
Binary file added Images/wind-beaufort-4.png
Binary file added Images/wind-beaufort-5.png
Binary file added Images/wind-beaufort-6.png
Binary file added Images/wind-beaufort-7.png
Binary file added Images/wind-beaufort-8.png
Binary file added Images/wind-beaufort-9.png
Binary file added Images/wind-offshore.png
Binary file added Images/wind-onshore.png
Binary file added Images/wind-snow.png
Binary file added Images/wind.png
Binary file added Images/windsock-weak.png
Binary file added Images/windsock.png
Loading

0 comments on commit 3b892a9

Please sign in to comment.