{"id":22769741,"url":"https://github.com/bfontaine/pouf","last_synced_at":"2025-04-15T03:14:16.077Z","repository":{"id":13495596,"uuid":"16186220","full_name":"bfontaine/pouf","owner":"bfontaine","description":"play random sounds from your command-line","archived":false,"fork":false,"pushed_at":"2014-06-13T19:55:04.000Z","size":367,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T03:13:53.510Z","etag":null,"topics":["cli","ruby","sound","tool"],"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/bfontaine.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}},"created_at":"2014-01-23T21:28:08.000Z","updated_at":"2019-10-26T07:16:12.000Z","dependencies_parsed_at":"2022-08-02T20:01:23.286Z","dependency_job_id":null,"html_url":"https://github.com/bfontaine/pouf","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fpouf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fpouf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fpouf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fpouf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bfontaine","download_url":"https://codeload.github.com/bfontaine/pouf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997079,"owners_count":21195799,"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":["cli","ruby","sound","tool"],"created_at":"2024-12-11T15:14:57.379Z","updated_at":"2025-04-15T03:14:16.055Z","avatar_url":"https://github.com/bfontaine.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pouf\n\n[![Build Status](https://travis-ci.org/bfontaine/pouf.png)](https://travis-ci.org/bfontaine/pouf)\n[![Gem Version](https://badge.fury.io/rb/pouf.png)](http://badge.fury.io/rb/pouf)\n[![Coverage Status](https://coveralls.io/repos/bfontaine/pouf/badge.png?branch=master)](https://coveralls.io/r/bfontaine/pouf?branch=master)\n[![Inline docs](http://inch-ci.org/github/bfontaine/pouf.png)](http://inch-ci.org/github/bfontaine/pouf)\n[![Dependency Status](https://gemnasium.com/bfontaine/pouf.png)](https://gemnasium.com/bfontaine/pouf)\n\n**pouf** plays random sounds from your command-line. It started as a shell\nscript for a joke, but it’s now a Ruby gem.\n\nIt manages a set of sounds in a directory and use an alias for each sound, so\nyou can quickly play one without having to remember the filename.\n\n## Install\n\n```\ngem install pouf\n```\n\nUbuntu/Debian users, you need to install the `mpg123` package first, or set the\n`POUF_CMD` environment variable to a command which takes a filename and play a\nsound from this file (default is `mpg123 -q`).\n\nOSX users don’t need to install anything.\n\n## Usage\n\nFrom the command-line:\n\n```\n$ pouf add \u003calias\u003e \u003cfilename\u003e\n$ pouf rm \u003calias\u003e\n$ pouf mv \u003calias1\u003e \u003calias2\u003e\n$ pouf ls\n$ pouf [play] \u003calias\u003e\n```\n\n## Tests\n\n```\n$ git clone https://github.com/bfontaine/pouf.git\n$ cd pouf\n$ bundle install\n$ bundle exec rake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fpouf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbfontaine%2Fpouf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fpouf/lists"}