{"id":14968313,"url":"https://github.com/thudugala/plugin.localnotification","last_synced_at":"2025-05-14T08:09:24.769Z","repository":{"id":38751522,"uuid":"150206895","full_name":"thudugala/Plugin.LocalNotification","owner":"thudugala","description":"The local notification plugin provides a way to show local notifications from .Net MAUI and Xamarin Forms apps .","archived":false,"fork":false,"pushed_at":"2025-05-10T00:49:29.000Z","size":5298,"stargazers_count":442,"open_issues_count":38,"forks_count":70,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-05-10T01:06:04.650Z","etag":null,"topics":["local","maui","notifications","xamarin","xamarin-forms"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thudugala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-25T04:18:22.000Z","updated_at":"2025-05-10T00:45:17.000Z","dependencies_parsed_at":"2024-09-23T02:00:37.326Z","dependency_job_id":"6676da53-3f28-4bb7-884b-5b4df480498a","html_url":"https://github.com/thudugala/Plugin.LocalNotification","commit_stats":{"total_commits":552,"total_committers":25,"mean_commits":22.08,"dds":0.3931159420289855,"last_synced_commit":"a757eaccb9d196d93200348461d86084c39883b9"},"previous_names":["tmt242001/plugin.localnotification"],"tags_count":66,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thudugala%2FPlugin.LocalNotification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thudugala%2FPlugin.LocalNotification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thudugala%2FPlugin.LocalNotification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thudugala%2FPlugin.LocalNotification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thudugala","download_url":"https://codeload.github.com/thudugala/Plugin.LocalNotification/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254101558,"owners_count":22014908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["local","maui","notifications","xamarin","xamarin-forms"],"created_at":"2024-09-24T13:39:41.917Z","updated_at":"2025-05-14T08:09:19.760Z","avatar_url":"https://github.com/thudugala.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![icon64](https://user-images.githubusercontent.com/4112014/139563161-b7f3cdba-e161-4f6c-80ae-45f0253c4340.png)\n\n![CI](https://github.com/thudugala/Plugin.LocalNotification/workflows/CI/badge.svg?branch=master)\n[![NuGet](https://img.shields.io/nuget/v/Plugin.LocalNotification.svg)](https://www.nuget.org/packages/Plugin.LocalNotification/) \n[![NuGet](https://img.shields.io/nuget/dt/Plugin.LocalNotification.svg)](https://www.nuget.org/packages/Plugin.LocalNotification/)\n\n# Plugin.LocalNotification\nThe local notification plugin provides a way to show local notifications from Xamarin.Forms / .Net MAUI apps.\n\n# Setup\n\n- `Plugin.LocalNotification` Available on NuGet: https://www.nuget.org/packages/Plugin.LocalNotification\n- #### .Net MAUI\n  - Install Version 10.0.0 above \n  - Install into your project\n- #### Xamarin.Forms (Support ended on May 1, 2024)\n- - Install Version 11.0.0 below \n  - Install into your platform-specific projects (iOS/Android), and any .NET Standard 2.0/2.1 projects required for your app.\n\n## Platform Support\n\n| Feature                       | Xamarin.iOS | Xamarin.Android | net8.0-ios (\u003e= 11) | net8.0-android (\u003e= 11) |\n| ----------------------------- | ----------- | --------------- | ------------------ | ---------------------- |\n| Build SDK                     | \u003e= 10       | \u003e= API 31       | \u003e= 16              | \u003e= API 34              |\n| Supported OS Version          | \u003e= 10       | \u003e= API 19       | \u003e= 11              | \u003e= API 21              |\n| Title                         | ✅          | ✅             | ✅                | ✅                     |\n| Description                   | ✅          | ✅             | ✅                | ✅                     |\n| Subtitle                      | ✅          | ✅             | ✅                | ✅                     |\n| [Schedule](https://github.com/thudugala/Plugin.LocalNotification/wiki/3.-Scheduled-Android-notifications)      | ✅  | ✅ | ✅ | ✅ |\n| [Repeat](https://github.com/thudugala/Plugin.LocalNotification/wiki/4.-Repeat-Notification)                    | ✅  | ✅ | ✅ | ✅ |\n| [Custom Sounds](https://github.com/thudugala/Plugin.LocalNotification/wiki/Notification-with-a-Sound-File)     | ✅  | ✅ | ✅ | ✅ |\n| Images                        | ✅          | ✅             | ✅                | ✅                     |\n| [Notification Actions](https://github.com/thudugala/Plugin.LocalNotification/wiki/5.-Notification-with-Action) | ✅  | ✅ | ✅ | ✅ |\n| Clear Delivered Notifications | ✅          | ✅             | ✅                | ✅                     |\n| Get Pending Notifications     | ✅          | ✅             | ✅                | ✅                     |\n| Get Delivered Notifications   | ✅          | ✅             | ✅                | ✅                     |\n| [Location Notifications](https://github.com/thudugala/Plugin.LocalNotification/wiki/Location-Notifications)    | ✅  | ✅  | ✅ | ✅ |\n\n# Usage \n\n- [Xamarin.Forms](https://github.com/thudugala/Plugin.LocalNotification/wiki#xamarinforms-support-ended-on-may-1-2024)\n- [.Net MAUI](https://github.com/thudugala/Plugin.LocalNotification/wiki/1.-Usage-10.0.0--.Net-MAUI)\n\n# Screen Record\n\n\u003cimg src=\"https://raw.githubusercontent.com/thudugala/Plugin.LocalNotification/60c9342ba866b1af1278c273f3d41a168901e4ff/Screenshots/screenRecord.gif\" alt=\"Screen Record\"  width=\"512px\" \u003e\n\n# Video\n\n### Xamarin.Forms (Support ended on May 1, 2024)\n[![Local Push Notifications in Xamarin.Forms](https://img.youtube.com/vi/-Nj_TRPlx-8/0.jpg)](https://www.youtube.com/watch?v=-Nj_TRPlx-8)\n\n### .Net MAUI\n[![Local Push Notifications in .Net MAUI](https://img.youtube.com/vi/dWdXXGa1_hI/0.jpg)](https://www.youtube.com/watch?v=dWdXXGa1_hI)\n\n# SourceLink Support\n\nIn Visual Studio, confirm that SourceLink is enabled. \nAlso, Turn off \"Just My Code\" since, well, this isn't your code.\n\nhttps://docs.microsoft.com/en-us/dotnet/standard/library-guidance/sourcelink\n\n# Limitations\n\nOnly support \u003cb\u003eiOS\u003c/b\u003e and \u003cb\u003eAndroid\u003c/b\u003e for the moment. \n\n# Contributing\n\nContributions are welcome.  Feel free to file issues and pull requests on the repo and they'll be reviewed as time permits.\n\n## Thank you\n\n- Thank you for the Icons by [DinosoftLabs](https://www.iconfinder.com/dinosoftlabs) and [Iconic Hub](https://www.iconfinder.com/iconic_hub) \n- Thank you for the sound file by [Notification sounds](https://notificationsounds.com/notification-sounds/good-things-happen-547)\n- Thank you for the tutorial video by [Gerald Versluis](https://www.youtube.com/channel/UCBBZ2kXWmd8eXlHg2wEaClw)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthudugala%2Fplugin.localnotification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthudugala%2Fplugin.localnotification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthudugala%2Fplugin.localnotification/lists"}