{"id":14960615,"url":"https://github.com/ivanmurzak/unity-mobile-notifications-simplifier","last_synced_at":"2025-10-24T18:32:02.561Z","repository":{"id":113845073,"uuid":"428689976","full_name":"IvanMurzak/Unity-Mobile-Notifications-Simplifier","owner":"IvanMurzak","description":"Ready to use Android and iOS mobile notification solution based on official Unity Mobile Notifications package","archived":false,"fork":false,"pushed_at":"2023-03-10T22:16:14.000Z","size":69,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T03:38:36.320Z","etag":null,"topics":["android","android-notifications","ios","ios-notifications","mobile","notifications","unity","unity-mobile","unity-plugin","unity2d","unity3d","unity3d-plugin"],"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/IvanMurzak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-16T14:32:15.000Z","updated_at":"2025-01-06T19:11:15.000Z","dependencies_parsed_at":"2023-07-08T22:46:00.668Z","dependency_job_id":null,"html_url":"https://github.com/IvanMurzak/Unity-Mobile-Notifications-Simplifier","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"e56a2d7f929ca247c9ba1431b0d94b2a30b907b1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanMurzak%2FUnity-Mobile-Notifications-Simplifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanMurzak%2FUnity-Mobile-Notifications-Simplifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanMurzak%2FUnity-Mobile-Notifications-Simplifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanMurzak%2FUnity-Mobile-Notifications-Simplifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IvanMurzak","download_url":"https://codeload.github.com/IvanMurzak/Unity-Mobile-Notifications-Simplifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238024405,"owners_count":19403837,"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":["android","android-notifications","ios","ios-notifications","mobile","notifications","unity","unity-mobile","unity-plugin","unity2d","unity3d","unity3d-plugin"],"created_at":"2024-09-24T13:22:36.996Z","updated_at":"2025-10-24T18:31:56.168Z","avatar_url":"https://github.com/IvanMurzak.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity Mobile Notifications Simplifier\n![npm](https://img.shields.io/npm/v/extensions.unity.notifications) [![openupm](https://img.shields.io/npm/v/extensions.unity.notifications?label=openupm\u0026registry_uri=https://package.openupm.com)](https://openupm.com/packages/extensions.unity.notifications/) ![License](https://img.shields.io/github/license/IvanMurzak/Unity-Mobile-Notifications-Simplifier) [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)\n\nReady to use Android and iOS mobile notification solution based on official Unity Mobile Notifications package. Build on top of [Unity Mobile Notifications](https://docs.unity3d.com/Packages/com.unity.mobile.notifications@1.4/manual/index.html) package. Supported codeless usage if needed but not required.\n\n![Config](https://imgur.com/ITn5XUD.png)\n\n# How to use\n### Option - code\n- \u003ccode\u003eMobileNotifications.Send\u003c/code\u003e for sending notification right now.\n- \u003ccode\u003eMobileNotifications.Schedule\u003c/code\u003e for schedule notification in right moment.\n\n### Option - codeless\nAdd the NotificationSender component to any object in a scene or prefab. Call the function \u003ccode\u003eSend\u003c/code\u003e or \u003ccode\u003eSchedule\u003c/code\u003e using Button component for example.\n\n![Codeless usage](https://imgur.com/kidklV8.png)\n\n# How to install - Option 1 (RECOMMENDED)\n- Install [ODIN Inspector](https://odininspector.com/)\n- Install [OpenUPM-CLI](https://github.com/openupm/openupm-cli#installation)\n- Open command line in Unity project folder\n- `openupm add extensions.unity.notifications`\n\n# How to install - Option 2\n- Install [ODIN Inspector](https://odininspector.com/)\n- Add this code to \u003ccode\u003e/Packages/manifest.json\u003c/code\u003e\n```json\n{\n  \"dependencies\": {\n    \"extensions.unity.notifications\": \"2.0.2\",\n  },\n  \"scopedRegistries\": [\n    {\n      \"name\": \"package.openupm.com\",\n      \"url\": \"https://package.openupm.com\",\n      \"scopes\": [\n        \"extensions.unity\"\n        \"com.cysharp\",\n        \"com.neuecc\"\n      ]\n    }\n  ]\n}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanmurzak%2Funity-mobile-notifications-simplifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanmurzak%2Funity-mobile-notifications-simplifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanmurzak%2Funity-mobile-notifications-simplifier/lists"}