{"id":22044911,"url":"https://github.com/leabs/mmm-urbandictionary","last_synced_at":"2025-05-08T05:52:58.992Z","repository":{"id":181324707,"uuid":"591716345","full_name":"leabs/mmm-urbandictionary","owner":"leabs","description":"MagicMirror Module displaying random words from urbandictionary's API.","archived":false,"fork":false,"pushed_at":"2023-02-26T15:59:01.000Z","size":475,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-08T05:52:39.120Z","etag":null,"topics":["magicmirror","magicmirror-module"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/leabs.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,"governance":null}},"created_at":"2023-01-21T16:35:20.000Z","updated_at":"2025-02-15T16:35:47.000Z","dependencies_parsed_at":"2023-07-15T00:26:39.787Z","dependency_job_id":null,"html_url":"https://github.com/leabs/mmm-urbandictionary","commit_stats":null,"previous_names":["leabs/mmm-urbandictionary"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2Fmmm-urbandictionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2Fmmm-urbandictionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2Fmmm-urbandictionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2Fmmm-urbandictionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leabs","download_url":"https://codeload.github.com/leabs/mmm-urbandictionary/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253009850,"owners_count":21839713,"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":["magicmirror","magicmirror-module"],"created_at":"2024-11-30T13:09:34.933Z","updated_at":"2025-05-08T05:52:58.969Z","avatar_url":"https://github.com/leabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MMM-urbandictionary\n\nA [MagicMirror](https://github.com/MichMich/MagicMirror) Module to show random words from urbandictionary.com. This shows the word, definition, example, and author and updates every 3 minutes.\n\n![MMM-urbandictionary module screenshot](/screenshot/mirror.png)\n\n## Requirements\n\nThis module is to be used with the [MagicMirror](https://github.com/MichMich/MagicMirror) project, so it assumes you have a working MagicMirror set up and running already. There is a great community for this project on places like [Reddit](https://www.reddit.com/r/MagicMirror/) and also the [MagicMirror Forums](https://forum.magicmirror.builders/) if you need help with getting started. There is also great [documentation](https://magicmirror.builders/) if you'd like to get started building your own module.\n\n## Installation\n\n1. Navigate into your MagicMirror's `modules` folder and execute `git clone https://github.com/leabs/MMM-urbandictionary.git`\n2. Open your config file in `config/config.js` and add the module to the modules array like so:\n\n```\nmodules: [\n    ...Other Modules Here...,\n    {\n        module: 'MMM-urbandictionary',\n        position: 'top_right',\n    }\n]\n```\n\n_Note_: The custom CSS for this module (`style.css`) is located in the `MMM-urbandictionary` folder and is set for a width of `420px`. This value may have to be adjusted for your mirror and preferred location for the module.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleabs%2Fmmm-urbandictionary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleabs%2Fmmm-urbandictionary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleabs%2Fmmm-urbandictionary/lists"}