{"id":25874283,"url":"https://github.com/pioz/exception_alarm","last_synced_at":"2025-03-02T09:19:43.503Z","repository":{"id":56845120,"uuid":"99170137","full_name":"pioz/exception_alarm","owner":"pioz","description":"Play alarm sound when an exception is raised","archived":false,"fork":false,"pushed_at":"2017-08-02T23:53:02.000Z","size":124,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-23T15:01:48.718Z","etag":null,"topics":["alarm","alert","exceptions","ruby","sound"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/pioz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-02T23:37:02.000Z","updated_at":"2020-05-15T20:56:18.000Z","dependencies_parsed_at":"2022-09-17T11:02:36.979Z","dependency_job_id":null,"html_url":"https://github.com/pioz/exception_alarm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pioz%2Fexception_alarm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pioz%2Fexception_alarm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pioz%2Fexception_alarm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pioz%2Fexception_alarm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pioz","download_url":"https://codeload.github.com/pioz/exception_alarm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241455283,"owners_count":19965588,"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":["alarm","alert","exceptions","ruby","sound"],"created_at":"2025-03-02T09:19:42.982Z","updated_at":"2025-03-02T09:19:43.477Z","avatar_url":"https://github.com/pioz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExceptionAlarm\n\nThis simple gem play an alarm sound when an exception is raised on your Ruby\ncode.\n\n## Installation\n\n    $ brew install mpg123\n    or\n    $ apt-get install mpg123\n\n    $ gem install exception_alarm\n\nExceptionAlarm use the command line program [`mpg123`](https://www.mpg123.de/)\nto play mp3 alarm file. So you have to install it on your environment.\n\n## Usage\n\n    require 'exception_alarm'\n\n    alarm do\n      # your code...\n      raise 'play alarm sound'\n    end\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/pioz/exception_alarm.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpioz%2Fexception_alarm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpioz%2Fexception_alarm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpioz%2Fexception_alarm/lists"}