{"id":19736658,"url":"https://github.com/fosslife/define","last_synced_at":"2025-07-09T16:07:12.494Z","repository":{"id":52291010,"uuid":"351864249","full_name":"fosslife/define","owner":"fosslife","description":"Get description of any word from merriam-webster on your CLI, in nice format!","archived":false,"fork":false,"pushed_at":"2022-12-19T16:21:31.000Z","size":1630,"stargazers_count":9,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T22:32:15.341Z","etag":null,"topics":["dictionary","dictionary-api","english","english-learning"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fosslife.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":"2021-03-26T17:40:20.000Z","updated_at":"2025-01-18T18:20:01.000Z","dependencies_parsed_at":"2023-01-29T22:05:12.116Z","dependency_job_id":null,"html_url":"https://github.com/fosslife/define","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/fosslife%2Fdefine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosslife%2Fdefine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosslife%2Fdefine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fosslife%2Fdefine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fosslife","download_url":"https://codeload.github.com/fosslife/define/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251643198,"owners_count":21620450,"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":["dictionary","dictionary-api","english","english-learning"],"created_at":"2024-11-12T01:08:04.025Z","updated_at":"2025-04-30T04:32:13.325Z","avatar_url":"https://github.com/fosslife.png","language":"Rust","readme":"# Define\n\na small cli tool that uses merriam-webster API to get the meaning of a word.\nthis tool doesn't scrape, it uses API so you'll need your own API key to work, it's fairly easy to get one.\n\n## Get API key:\ngo to (dictionaryapi.com)[https://dictionaryapi.com/register/index] \nfill in the basic information you need, here `Request API key (1)` will be `Collegiage Dictionary`. (2) can \nbe anything we just need (1).\nAnd after that you should receive your KEY. export it like\n```\nexport DICTIONARY_KEY=\"1234-1234-1234-etc\"\n```\nor set in your `.bashrc` or `.zshrc` etc.\n\n\n## Installation\nif you have cargo installed, just run\n```\ncargo install --git https://github.com/fosslife/define\n```\n\nif you have cloned the repo locally you can also run\n```\ncargo install --path .\n```\n\n## Usage\n```\ndefrs {word}\n```\n\nexample:\n```\n$ defrs humanity\nhu*man*i*ty | hyü-ˈma-nə-tē\n\nDefinition of humanity:\n    + compassionate, sympathetic, or generous behavior or disposition : the quality or state of being humane\n    + the quality or state of being human\n    + human attributes or qualities\n```\n\n## Screenshots \n![Image One](one.png \"Sample 1\")\n\n![Image Two](two.png \"Sample 2\")\n\n\n# License\nThis project is licensed under MIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffosslife%2Fdefine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffosslife%2Fdefine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffosslife%2Fdefine/lists"}