{"id":18648250,"url":"https://github.com/capistrano/notification-center","last_synced_at":"2025-04-09T23:22:08.675Z","repository":{"id":4853547,"uuid":"6008077","full_name":"capistrano/notification-center","owner":"capistrano","description":"Capistrano integration with macOS Notification Center","archived":false,"fork":false,"pushed_at":"2018-02-25T17:12:55.000Z","size":16,"stargazers_count":88,"open_issues_count":0,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-02T22:03:37.779Z","etag":null,"topics":["capistrano","notifications","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Symfony-Plugins/sfWebBrowserPlugin","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/capistrano.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-29T10:02:01.000Z","updated_at":"2023-04-19T18:44:47.000Z","dependencies_parsed_at":"2022-08-31T05:02:22.996Z","dependency_job_id":null,"html_url":"https://github.com/capistrano/notification-center","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fnotification-center","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fnotification-center/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fnotification-center/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capistrano%2Fnotification-center/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capistrano","download_url":"https://codeload.github.com/capistrano/notification-center/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248126514,"owners_count":21051947,"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":["capistrano","notifications","ruby"],"created_at":"2024-11-07T06:29:50.705Z","updated_at":"2025-04-09T23:22:08.644Z","avatar_url":"https://github.com/capistrano.png","language":"Ruby","readme":"# Capistrano + Notification Center\n\ncapistrano-nc integrates Capistrano and OS X Notification Center.\n\n![Screenshot](http://f.cl.ly/items/1k253H0o350m1F0L371j/Screen%20Shot%202012-09-29%20at%2012.57.34%20PM.png)\n\n## Installation\n\n### for Capistrano 3.x\n\n```ruby\n# Gemfile\ngem 'capistrano-nc', '~\u003e 0.2'\n```\n\n```ruby\n# Capfile\nrequire 'capistrano-nc/nc'\n```\n\n### for Capistrano 2.x\n\n```ruby\n# Gemfile\ngem \"capistrano-nc\", \"0.0.2\"\n```\n\n```ruby\n# config/deploy.rb\nrequire \"capistrano-nc\"\n```\n\nBy default it will run the `nc:finished` task after your `deploy` or `deploy:migrations`. If this behavior doesn't suit you, you can hook `nc:finished` to any custom task by editing `deploy.rb`:\n\n```\nafter `your:task`, `nc:finished`\n```\n\nTerminal.app is opened when the notification is clicked. To use an alternative terminal set `:nc_terminal` to the bundle identifier e.g. `set :nc_terminal, 'com.googlecode.iterm2'` for iTerm2.\n\n## Contributors\n\n- [Kir Shatrov](https://github.com/kirs/)\n\n## Feel free to pull request!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapistrano%2Fnotification-center","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapistrano%2Fnotification-center","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapistrano%2Fnotification-center/lists"}