{"id":23177286,"url":"https://github.com/haoming02/unity-system-tray","last_synced_at":"2025-10-06T12:46:30.841Z","repository":{"id":245380408,"uuid":"818072804","full_name":"Haoming02/unity-system-tray","owner":"Haoming02","description":"A simple script to add an interactable System Tray Icon to the for Unity applications","archived":false,"fork":false,"pushed_at":"2025-04-04T16:09:01.000Z","size":16,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T12:55:39.355Z","etag":null,"topics":["unity","win32"],"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/Haoming02.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,"zenodo":null}},"created_at":"2024-06-21T03:36:36.000Z","updated_at":"2025-04-08T10:03:50.000Z","dependencies_parsed_at":"2025-05-13T11:05:07.872Z","dependency_job_id":"2017ac7d-c95f-4ad5-a0c7-6e06211b7ab9","html_url":"https://github.com/Haoming02/unity-system-tray","commit_stats":null,"previous_names":["haoming02/unity-system-tray"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Haoming02/unity-system-tray","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haoming02%2Funity-system-tray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haoming02%2Funity-system-tray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haoming02%2Funity-system-tray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haoming02%2Funity-system-tray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Haoming02","download_url":"https://codeload.github.com/Haoming02/unity-system-tray/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haoming02%2Funity-system-tray/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278614459,"owners_count":26015967,"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-10-06T02:00:05.630Z","response_time":65,"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":["unity","win32"],"created_at":"2024-12-18T06:32:43.173Z","updated_at":"2025-10-06T12:46:30.826Z","avatar_url":"https://github.com/Haoming02.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Unity System Tray\nA simple script that adds a system tray (notificaion) icon for Unity applications\n\n\u003e [!Important]\n\u003e Since the script uses functions from `user32.dll`, it is only usable on **Windows** systems\n\n## How to Use\n\n- Call the `TrayIcon.Init` function:\n    - **appName:** Just an internal `string`, will not be visible\n    - **tooltip:** Shows up when you hover the icon\n    - **iconTexture:** Icon texture :skull:\n    - **actions:** A `List` of `string`, `Action` pairs\n        - For regular strings, it will be shown as an option in the menu when right-clicking the icon\n        - Use `TrayIcon.LEFT_CLICK` for when left-clicking the icon directly\n        - Use `TrayIcon.SEPARATOR` to add a divider in the menu\n\n- Call `TrayIcon.ShowBalloonTip` to trigger a notification\n\n\u003e [!Tip]\n\u003e Check out the included Demo scene\n\n\u003chr\u003e\n\n\u003cp align=\"center\"\u003e\u003cb\u003e\u003ci\u003eSpecial Thanks: Gemini 2.5 Pro\u003c/i\u003e\u003c/b\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaoming02%2Funity-system-tray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaoming02%2Funity-system-tray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaoming02%2Funity-system-tray/lists"}