{"id":18977591,"url":"https://github.com/evgeniy-dammer/notificator","last_synced_at":"2026-04-09T21:14:20.851Z","repository":{"id":47729826,"uuid":"390951051","full_name":"evgeniy-dammer/Notificator","owner":"evgeniy-dammer","description":"Notificator is a simple program that receives messages for a specific user and displays them in Windows Notification Center","archived":false,"fork":false,"pushed_at":"2021-08-16T09:36:06.000Z","size":303,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T15:01:09.238Z","etag":null,"topics":["csharp","dotnet","notification-client","notificationcenter","notifications","notifier","windows-10","winforms"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evgeniy-dammer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-30T06:06:14.000Z","updated_at":"2021-08-16T09:33:08.000Z","dependencies_parsed_at":"2022-08-24T13:37:26.588Z","dependency_job_id":null,"html_url":"https://github.com/evgeniy-dammer/Notificator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/evgeniy-dammer/Notificator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniy-dammer%2FNotificator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniy-dammer%2FNotificator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniy-dammer%2FNotificator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniy-dammer%2FNotificator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evgeniy-dammer","download_url":"https://codeload.github.com/evgeniy-dammer/Notificator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evgeniy-dammer%2FNotificator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270899514,"owners_count":24664715,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["csharp","dotnet","notification-client","notificationcenter","notifications","notifier","windows-10","winforms"],"created_at":"2024-11-08T15:29:43.353Z","updated_at":"2026-04-09T21:14:20.824Z","avatar_url":"https://github.com/evgeniy-dammer.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notificator :bell:\n\n### Description\nNotificator is a simple program that makes requests to a specific URL in the background, receives a JSON message and displays it in Windows Notification Center for a specific user.\n\n### Screenshot\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/evgeniy-dammer/Notificator/blob/develop/Screenshots/Notificator1.JPG\"\u003e\n\u003c/p\u003e\n\n### Launching project\nThis program was developed with `Visual Studio 2017`. The following `NuGet packages` have also been added:\n - `Newtonsoft.Json` v13.0.1;\n - `System.Runtime` v4.0.0;\n - `System.Runtime.WindowsRuntime` v4.0.0;\n - `Legacy2CPSWorkaround` v1.0.0;\n - `Microsoft.Toolkit.Uwp.Notifications` v7.0.2.\n\n### Configuration\nThe program has two configurable parameters, which you can set in context menu `Settings`:\n - `url` - URL, which returns a JSON message;\n - `interval` - Request interval in milliseconds.\n \n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/evgeniy-dammer/Notificator/blob/develop/Screenshots/Notificator2.PNG\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/evgeniy-dammer/Notificator/blob/develop/Screenshots/Notificator3.PNG\"\u003e\n\u003c/p\u003e\n\n### JSON message structure\nThe message structure looks like this:\n\n\u003cpre\u003e\n{\n    \"success\": true,\n    \"data\":\n    {\n        \"title\": \"Header\",\n        \"date\": 1627058574,\n        \"message\": \"Some message for ...\",\n        \"url\": \"http://somesite.com/\"\n    }\n}\n\u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevgeniy-dammer%2Fnotificator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevgeniy-dammer%2Fnotificator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevgeniy-dammer%2Fnotificator/lists"}