{"id":29543906,"url":"https://github.com/coccodrillooxds/obs-notifications","last_synced_at":"2026-04-08T16:02:31.278Z","repository":{"id":184816466,"uuid":"672524846","full_name":"CoccodrillooXDS/OBS-Notifications","owner":"CoccodrillooXDS","description":"Receive desktop notifications for OBS Studio events (recording, streaming and Replay Buffer)","archived":false,"fork":false,"pushed_at":"2023-07-31T22:21:22.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-07-31T23:34:35.522Z","etag":null,"topics":["linux","lua","lua-script","macos","notification","notifications","obs","obs-plugin","obs-script","obs-scripts","obs-studio","obs-studio-plugin","obs-studio-script","obs-studio-scripts","powershell","powershell-script","script","scripts","windows"],"latest_commit_sha":null,"homepage":"https://github.com/CoccodrillooXDS/OBS-Notifications","language":"PowerShell","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/CoccodrillooXDS.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":"2023-07-30T11:36:08.000Z","updated_at":"2023-07-30T12:17:43.000Z","dependencies_parsed_at":"2025-07-17T18:17:43.404Z","dependency_job_id":"4b046280-86dc-44f9-a646-934dc69d14f7","html_url":"https://github.com/CoccodrillooXDS/OBS-Notifications","commit_stats":null,"previous_names":["coccodrillooxds/obs-notifications"],"tags_count":2,"template":null,"template_full_name":null,"purl":"pkg:github/CoccodrillooXDS/OBS-Notifications","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoccodrillooXDS%2FOBS-Notifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoccodrillooXDS%2FOBS-Notifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoccodrillooXDS%2FOBS-Notifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoccodrillooXDS%2FOBS-Notifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoccodrillooXDS","download_url":"https://codeload.github.com/CoccodrillooXDS/OBS-Notifications/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoccodrillooXDS%2FOBS-Notifications/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["linux","lua","lua-script","macos","notification","notifications","obs","obs-plugin","obs-script","obs-scripts","obs-studio","obs-studio-plugin","obs-studio-script","obs-studio-scripts","powershell","powershell-script","script","scripts","windows"],"created_at":"2025-07-17T14:09:08.994Z","updated_at":"2026-04-08T16:02:31.254Z","avatar_url":"https://github.com/CoccodrillooXDS.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\u003cimg src=\"icon.ico\" alt=\"Project Icon\"\u003e\u003c/img\u003e\u003c/div\u003e\n\u003ch1 align=\"center\"\u003eNotifications for OBS Studio\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eReceive desktop notifications for OBS Studio events\u003c/h3\u003e\n\u003ch4 align=\"center\"\u003eRecording, Streaming and Replay Buffer\u003c/h4\u003e\n\u003cp\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.lua.org/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Lua-2C2D72?style=for-the-badge\u0026logo=lua\u0026logoColor=white\" alt=\"Lua\"\u003e\n\u003ca href=\"https://learn.microsoft.com/en-us/powershell/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Powershell-2CA5E0?style=for-the-badge\u0026logo=powershell\u0026logoColor=white\" alt=\"PowerShell\"\u003e\n\u003c/a\u003e\u003c/p\u003e\n\n# Overview\nThis Lua script for OBS Studio will send desktop notifications for recording, streaming and Replay Buffer events.\nIt is designed for [OBS Studio](https://obsproject.com/) and should also work with [Streamlabs OBS](https://streamlabs.com/).\n\n# Features\n- Desktop notifications for these events:\n  - Start and stop recording;\n  - Start and stop streaming;\n  - Save Replay Buffer;\n- Cross-platform support for ***Windows***, ***macOS*** and ***Linux***;\n\n# Requirements\n- [OBS Studio](https://obsproject.com/) or [Streamlabs OBS](https://streamlabs.com/);\n- PowerShell 5.1 or newer (*Windows only*);\n- BurntToast PowerShell Module (*Windows only*);\n    - It will be installed automatically when you first run the script;\n- notify-send (*Linux only*);\n\n# Installation\n1. Download the latest version from the [Releases](https://github.com/CoccodrillooXDS/OBS-Notifications/releases) page;\n2. Extract the archive to a folder of your choice;\n3. Open OBS Studio;\n4. Go to `Tools` \u003e `Scripts`;\n5. Click on the `+` button;\n6. Select the `notifications.lua` file;\n7. If you are using Windows, you will be prompted to install the BurntToast PowerShell Module.\n\n## Contributing\nYou can contribute to the project by creating a pull request or an issue.\n\nTo contribute, you can fork the repository and after you made your changes, you can create a pull request.\n\n## License\nThis project is licensed under the **MIT License**. See the **[LICENSE](LICENSE)** file for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoccodrillooxds%2Fobs-notifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoccodrillooxds%2Fobs-notifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoccodrillooxds%2Fobs-notifications/lists"}