Skip to content

SimpleAppProjects/SimpleWeather-NET

View on GitHub ↗Related repositories →

A simple weather application for Windows, iOS and Mac

active 2023-12-012025-10-02 (UTC)

Partial coverage18,747 / 24,093 hourly files (78%) · 2 absent upstream · 5,343 failed, retryable2023-11-122026-08-12 (UTC)— sampled evenly across the window, so rankings and trends hold; absolute counts scale up.
Events
137
Pushes
19
Pull requests
0
Issues
95
Stars
3
Forks
1

Activity over time

Daily event counts in the loaded window

Line chart, 672 days from 2023-12-01 to 2025-10-02. Pushes: 19 total, peak 3 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 95 total, peak 30 in a day. Comments: 4 total, peak 1 in a day. Stars: 3 total, peak 1 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
thewizrd1141802
guinnsquirrel3002

Recent activity

Latest issues, pull requests and releases

  • Issue comment#1204guinnsquirrel2025-08-04 07:12
    SimpleWeather is *not* storing settings/API details in the Windows app
  • Issue comment#1204thewizrd2025-08-03 17:48
    SimpleWeather is *not* storing settings/API details in the Windows app
  • Issue comment#1204guinnsquirrel2025-08-02 07:44
    SimpleWeather is *not* storing settings/API details in the Windows app
  • Releasethewizrd2025-07-20 04:07
    SimpleWeather: v5.12.0
  • Issue comment#1203thewizrd2025-07-15 21:15
    Location not working
  • Issue#1203guinnsquirrel2025-07-15 10:08
    Location not working
  • Releasethewizrd2024-07-15 01:19
    SimpleWeather.Windows: v5.9.7
  • Issue#1177thewizrd2024-07-15 01:07
    Fix System.FormatException: Format_InvalidStringWithValue, 7.5 in Crash Group # 3157848102u
  • Issue#1176thewizrd2024-07-15 01:07
    Fix System.InvalidOperationException: Window was already deactivated in Crash Group # 2811557477u
  • Issue#1175thewizrd2024-07-15 01:07
    Fix System.FormatException: Format_InvalidStringWithValue, 7.5 in Crash Group # 727551411u
  • Issue#1174thewizrd2024-07-15 01:07
    Fix System.Collections.Generic.KeyNotFoundException: Arg_KeyNotFoundWithKey, args in Crash Group # 3041433196u
  • Issue#1173thewizrd2024-07-15 01:07
    Fix System.IO.DirectoryNotFoundException: Could not find a part of the path '/Users/dave.b.antoine/SimpleWeather/SimpleWeather.Maui/Maui/SimpleWeather.Maui/bin/Debug/net8.0-maccatalyst/maccatalyst-arm64/SimpleWeather.app/Contents/Resources/Images/WeatherIcons/png/light/wi_direction_up.png'. in FileSystemUtils.OpenAppPackageFileAsync (String filename) (/Users/USER/SimpleWeather/SimpleWeather.Maui/SimpleWeather.Shared/Utils/FileSystemUtils.cs:103)
  • Issue#1202thewizrd2024-07-15 01:07
    Fix System.Collections.Generic.KeyNotFoundException: Arg_KeyNotFoundWithKey, args in Crash Group # 727259976u
  • Issue#1201thewizrd2024-07-15 01:07
    Fix ObjCRuntime.RuntimeException: Failed to marshal the Objective-C object 0x125463d10 (type: Microsoft_Maui_Platform_LayoutView). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance (because the type 'Microsoft.Maui.Platform.LayoutView' does not have a constructor that takes one NativeHandle argument). in Runtime.MissingCtor (IntPtr ptr, IntPtr klass, Type type, MissingCtorResolution resolution, IntPtr sel, RuntimeMethodHandle method
  • Issue#1200thewizrd2024-07-15 01:07
    Fix System.NullReferenceException: Object reference not set to an instance of an object in Crash Group # 1457890277u
  • Issue#1199thewizrd2024-07-15 01:07
    Fix System.ArgumentNullException: ArgumentNull_Generic Arg_ParamName_Name, source in Crash Group # 1951869318u
  • Issue#1198thewizrd2024-07-15 01:07
    Fix System.NullReferenceException: Object reference not set to an instance of an object. in WeatherUtils.GetImageData (Weather weather) (/Users/USER/SimpleWeather/SimpleWeather.Maui/SimpleWeather.Common/Images/WeatherUtils.Images.cs:220)
  • Issue#1196thewizrd2024-07-15 01:07
    Fix System.NullReferenceException: Object reference not set to an instance of an object. in Settings_Features_Bindings_.Update () (/Users/USER/SimpleWeather/SimpleWeather.Maui/Maui/SimpleWeather.Maui/obj/Debug/net8.0-ios/iossimulator-x64/Preferences/Settings_Features.g.m.cs:128)
  • Issue#1197thewizrd2024-07-15 01:07
    Fix System.NullReferenceException: Object reference not set to an instance of an object. in Crash Group # 3430661038u
  • Issue#1194thewizrd2024-07-15 01:07
    Fix System.InvalidCastException: Specified cast is not valid. in AppShell.SidebarButton_Tapped (Object sender, TappedEventArgs e) (/Users/USER/SimpleWeather/SimpleWeather.Maui/Maui/SimpleWeather.Maui/Main/AppShell.xaml.cs:207)
  • Issue#1195thewizrd2024-07-15 01:07
    Fix System.InvalidCastException: Specified cast is not valid. in AppShell.SidebarButton_Tapped (Object sender, TappedEventArgs e) (/Users/USER/SimpleWeather/SimpleWeather.Maui/Maui/SimpleWeather.Maui/Main/AppShell.xaml.cs:210)
  • Issue#1190thewizrd2024-07-15 01:07
    Fix System.InvalidOperationException: Title property must be set on Flyout page in Crash Group # 2094873130u
  • Issue#1191thewizrd2024-07-15 01:07
    Fix System.NotSupportedException: Shell is currently not compatible with FlyoutPage. in AppDelegate.FinishedLaunching (UIApplication application, NSDictionary launchOptions) (/Users/USER/SimpleWeather/SimpleWeather.Maui/Maui/SimpleWeather.Maui/MaciOS/AppDelegate.cs:26)
  • Issue#1192thewizrd2024-07-15 01:07
    Fix System.InvalidOperationException: .ctor is currently not enabled. To enable compatibility features you will need to call add `builder.UseMauiCompatibility()`. MauiApp .CreateBuilder() .UseMauiApp<TApp>() .UseMauiCompatibility(); in SplitViewPageRenderer.UpdateControllers () (/Users/USER/SimpleWeather/SimpleWeather.Maui/Maui/SimpleWeather.Maui/MaciOS/SplitViewPageHandler.cs:160)
  • Issue#1193thewizrd2024-07-15 01:07
    Fix System.NullReferenceException: Object reference not set to an instance of an object. in SplitViewPageRenderer.UpdateControllers () (/Users/USER/SimpleWeather/SimpleWeather.Maui/Maui/SimpleWeather.Maui/MaciOS/SplitViewPageHandler.cs:157)

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 3 stars here means stars gained during the window, not the repo's star count.