{"id":22044913,"url":"https://github.com/leabs/mmm-friday-the-13th","last_synced_at":"2025-03-23T14:14:31.796Z","repository":{"id":181324710,"uuid":"600487744","full_name":"leabs/MMM-friday-the-13th","owner":"leabs","description":"MagicMirror Module to display to the user if it is Friday the 13th","archived":false,"fork":false,"pushed_at":"2023-02-26T16:02:02.000Z","size":464,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-20T04:43:49.249Z","etag":null,"topics":["magic-mirror-modules","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-02-11T16:44:17.000Z","updated_at":"2023-02-11T20:53:50.000Z","dependencies_parsed_at":"2023-07-15T00:26:39.717Z","dependency_job_id":"dee46339-564f-4d36-aa3e-05f5885e07b5","html_url":"https://github.com/leabs/MMM-friday-the-13th","commit_stats":null,"previous_names":["leabs/mmm-friday-the-13th"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2FMMM-friday-the-13th","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2FMMM-friday-the-13th/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2FMMM-friday-the-13th/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leabs%2FMMM-friday-the-13th/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leabs","download_url":"https://codeload.github.com/leabs/MMM-friday-the-13th/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245111946,"owners_count":20562512,"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":["magic-mirror-modules","magicmirror","magicmirror-module"],"created_at":"2024-11-30T13:09:35.105Z","updated_at":"2025-03-23T14:14:31.713Z","avatar_url":"https://github.com/leabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MMM-friday-the-13th\n\nA [MagicMirror](https://github.com/MichMich/MagicMirror) Module to show the user if today is Friday the 13th. By default this returns just a text string, but if you set the config option `scary` to `true` it will show a scary image instead!\n\n![MMM-friday-the-13th module screenshot](screenshot/no.png)\n![MMM-friday-the-13th module screenshot Scrazy option!](screenshot/scary.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-friday-the-13th.git`\n2. Navigate to your config file in `config/config.js` and add the module to the modules array like so:\n\n```\nmodules: [\n\t...Other Modules Here...,\n\t{\n\t\tmodule: 'MMM-friday-the-13th',\n\t\tposition: 'top_right',\n\t\t//Config option for scary mode. If you want to be scared, set this to true.\n\t\tconfig: {\n\t\t\tscary: false,\n\t\t}\n\t}\n]\n```\n\nInspired by [r/IsTodayFridayThe13th](https://www.reddit.com/r/IsTodayFridayThe13th).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleabs%2Fmmm-friday-the-13th","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleabs%2Fmmm-friday-the-13th","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleabs%2Fmmm-friday-the-13th/lists"}