{"id":22769699,"url":"https://github.com/bfontaine/ud","last_synced_at":"2025-04-15T03:20:33.372Z","repository":{"id":8769483,"uuid":"10454676","full_name":"bfontaine/ud","owner":"bfontaine","description":":metal: Urban Dictionary in your terminal.","archived":false,"fork":false,"pushed_at":"2020-04-02T14:22:57.000Z","size":83,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T06:20:52.298Z","etag":null,"topics":["cli","ruby","tool","urban-dictionnary"],"latest_commit_sha":null,"homepage":"","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":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-03T13:09:58.000Z","updated_at":"2024-11-06T01:42:40.000Z","dependencies_parsed_at":"2022-09-02T10:02:20.464Z","dependency_job_id":null,"html_url":"https://github.com/bfontaine/ud","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bfontaine","download_url":"https://codeload.github.com/bfontaine/ud/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248813776,"owners_count":21165631,"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","tool","urban-dictionnary"],"created_at":"2024-12-11T15:14:01.098Z","updated_at":"2025-04-15T03:20:33.355Z","avatar_url":"https://github.com/bfontaine.png","language":"Ruby","readme":"# ud\n\n[![Gem Version](https://img.shields.io/gem/v/ud.png)](http://badge.fury.io/rb/ud)\n[![Coverage Status](https://img.shields.io/coveralls/bfontaine/ud.svg)](https://coveralls.io/r/bfontaine/ud)\n[![Inline docs](http://inch-ci.org/github/bfontaine/ud.svg)](http://inch-ci.org/github/bfontaine/ud)\n\n**ud** is a command-line tool for the [Urban Dictionary][urban-dic].\n\n[urban-dic]: http://www.urbandictionary.com\n\n## Example\n\n    $ ud dafuq\n    * dafuq (11644/4888):\n\n        [what the fuck] , but in a more confused manner\n\n     Example:\n        Hagrid: You're a wizard Harry\n        Harry: Dafuq?\n\n## Install\n\n    gem install ud\n\nWindows users: You will need the Win32 Console ANSI gem for the colored output.\nInstall it with `gem install win32console`.\n\n## Usage\n\nFrom the command-line:\n\n    $ ud \u003cword\u003e\n\nIt supports a few options:\n\n- `-n`, `--count`: maximum number of definitions (default: 1)\n- `-m`, `--random`: print a random definition instead\n- `--no-color`: disable colored output.\n- `-b`, `--browser`: open the results in your browser instead of displaying\n  them in the console\n\nIn a Ruby script:\n\n```ruby\nrequire \"ud\"\n\ndefs = UD.query(\"wtf\")\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbfontaine%2Fud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fud/lists"}