{"id":22526613,"url":"https://github.com/bluskript/xsoverlay-notifier","last_synced_at":"2025-08-03T22:30:45.918Z","repository":{"id":65553029,"uuid":"582647476","full_name":"bluskript/xsoverlay-notifier","owner":"bluskript","description":"Sends all windows notifications to XSOverlay","archived":false,"fork":false,"pushed_at":"2024-02-23T20:43:17.000Z","size":56,"stargazers_count":26,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-30T16:42:44.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/bluskript.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-12-27T13:18:06.000Z","updated_at":"2024-02-29T19:07:27.000Z","dependencies_parsed_at":"2024-02-23T21:45:49.763Z","dependency_job_id":null,"html_url":"https://github.com/bluskript/xsoverlay-notifier","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluskript%2Fxsoverlay-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluskript%2Fxsoverlay-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluskript%2Fxsoverlay-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluskript%2Fxsoverlay-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluskript","download_url":"https://codeload.github.com/bluskript/xsoverlay-notifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228566976,"owners_count":17937987,"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":[],"created_at":"2024-12-07T06:17:18.800Z","updated_at":"2024-12-07T06:17:19.400Z","avatar_url":"https://github.com/bluskript.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XSOverlay Notifier\r\n\r\nThis is a desktop application that runs alongside XSOverlay which sends all windows notifications to display in VR. This uses the [Windows Notification Listener API](https://learn.microsoft.com/en-us/windows/apps/design/shell/tiles-and-notifications/notification-listener) to listen for notifications.\r\n\r\nOne-liner to install and get it running:\r\n\r\n```\r\nStart-Process powershell.exe -Verb runas -ArgumentList '-Command iex ([System.Text.Encoding]::ASCII.GetString((iwr -UseBasicParsing -Uri https://github.com/bluskript/xsoverlay-notifier/releases/download/latest/install.ps1).Content))'\r\n```\r\n\r\nIf you want to launch the notifier any time in the future, this adds an item to the Windows start menu as well so you should launch it from there.\r\n\r\n## Configuration\r\n\r\nSettings for the notifier are stored in `%APPDATA%\\blusk\\xsoverlay_notifier\\config\\config.toml`. Here is some brief documentation on each option in the config:\r\n\r\n```toml\r\n# Port that xsoverlay is listening on\r\nport = 42069\r\n# The hostname that xsoverlay is listening on\r\nhost = \"localhost\"\r\n# The notification strategy - either \"listener\" or \"polling\"\r\nnotification_strategy = \"polling\"\r\n# The rate at which the polling strategy refreshes notifications\r\npolling_rate = 250\r\n# The duration the notification shows up on screen\r\ntimeout = 2\r\n```\r\n\r\nhttps://user-images.githubusercontent.com/52386117/210190106-17c0cb01-8f35-4135-9db9-68f06e6400ec.mp4\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluskript%2Fxsoverlay-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluskript%2Fxsoverlay-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluskript%2Fxsoverlay-notifier/lists"}