{"id":15400294,"url":"https://github.com/rafaelgss/notify-me","last_synced_at":"2025-10-05T05:27:20.782Z","repository":{"id":178743877,"uuid":"656908170","full_name":"RafaelGSS/notify-me","owner":"RafaelGSS","description":"Get notified when a task execute with success","archived":false,"fork":false,"pushed_at":"2024-12-03T17:16:25.000Z","size":10,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T03:41:31.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/RafaelGSS.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":"2023-06-21T22:37:21.000Z","updated_at":"2025-01-04T21:53:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"4982b205-78eb-4da4-a852-0eb0fb29b53e","html_url":"https://github.com/RafaelGSS/notify-me","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"f5191ce2e5695d7f65c0c87fdeaa7ff2234b1784"},"previous_names":["rafaelgss/notify-me"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelGSS%2Fnotify-me","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelGSS%2Fnotify-me/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelGSS%2Fnotify-me/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelGSS%2Fnotify-me/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RafaelGSS","download_url":"https://codeload.github.com/RafaelGSS/notify-me/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249165884,"owners_count":21223343,"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-10-01T15:53:26.797Z","updated_at":"2025-10-05T05:27:20.717Z","avatar_url":"https://github.com/RafaelGSS.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# notify-me\n\nRuns your command every 1 min until it gets succeeded (exit 0) and then pops up a custom message.\n\n## Dependencies\n\n```sh\n$ apt-get install libnotify-dev\n```\n\n## Install\n\n```console\n$ sudo make install\n```\n\n## notify-me\n\n```console\n$ notify-me $COMMAND $MESSAGE\n```\n\nExample alerting when the README2.md file is created\n\n```console\n$ notify-me '[ -f \"./README2.md\" ]' \"README2.md was created\"\n```\n\n![](./example.png)\n\n## notify-me-ci\n\nThis one is specific to Node.js contributors. It notifies whenever a CI is concluded -- When the result isn't \"PENDING\".\n\n```console\n$ notify-me-ci $CIURL\n```\n\n```console\n$ notify-me-ci $CIURL \"My CI finally Finished\"\n```\n\nExample:\n\n```console\n$ notify-me-ci https://ci.nodejs.org/job/node-test-pull-request/52342/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelgss%2Fnotify-me","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafaelgss%2Fnotify-me","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelgss%2Fnotify-me/lists"}