{"id":13830203,"url":"https://github.com/andrecarlucci/MMM-DailyDilbert","last_synced_at":"2025-07-09T11:32:16.909Z","repository":{"id":73977871,"uuid":"126904498","full_name":"andrecarlucci/MMM-DailyDilbert","owner":"andrecarlucci","description":"A module for MagicMirror2 that displays the daily Dilbert strip.","archived":false,"fork":false,"pushed_at":"2021-10-13T08:50:44.000Z","size":52,"stargazers_count":11,"open_issues_count":3,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T00:31:57.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/andrecarlucci.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,"roadmap":null,"authors":null}},"created_at":"2018-03-27T00:05:31.000Z","updated_at":"2025-03-11T04:04:39.000Z","dependencies_parsed_at":"2024-01-15T17:39:00.469Z","dependency_job_id":"eccbb1f6-8a0f-422d-b90e-45a0991e57cb","html_url":"https://github.com/andrecarlucci/MMM-DailyDilbert","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrecarlucci/MMM-DailyDilbert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrecarlucci%2FMMM-DailyDilbert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrecarlucci%2FMMM-DailyDilbert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrecarlucci%2FMMM-DailyDilbert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrecarlucci%2FMMM-DailyDilbert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrecarlucci","download_url":"https://codeload.github.com/andrecarlucci/MMM-DailyDilbert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrecarlucci%2FMMM-DailyDilbert/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264450556,"owners_count":23610194,"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":[],"created_at":"2024-08-04T10:00:57.232Z","updated_at":"2025-07-09T11:32:16.660Z","avatar_url":"https://github.com/andrecarlucci.png","language":"JavaScript","funding_links":[],"categories":["Entertainment"],"sub_categories":[],"readme":"# MMM-DailyDilbert\nA module for MagicMirror\u003csup\u003e2\u003c/sup\u003e that displays the daily Dilbert strip.\n\n\u003cimg src=\"dilbert.png\"\u003e\u003c/img\u003e\n\n## Dependencies\n  * A [MagicMirror\u003csup\u003e2\u003c/sup\u003e](https://github.com/MichMich/MagicMirror) installation\n  * [cheerio](https://github.com/cheeriojs/cheerio) npm package\n\n## Installation\n  1. Clone this repo into your `modules` directory.\n  2. Create an entry in your `config.js` file to tell this module where to display on screen.\n  3. Run `npm install -p cheerio`\n  \n **Example:**\n```\n {\n    module: 'MMM-DailyDilbert',\n\tposition: 'bottom_bar',\n\tconfig: {\n\t\tupdateInterval : 36000000\n\t}\n },\n```\n\n## Config\n| **Option** | **Description** |\n| --- | --- |\n| `updateInterval` | Set to desired update interval (in ms), default is `3600000` (10 hours). |\n\nHeavily inspired by the awesome MagicMirror plugin [DailyXKCD](https://github.com/Blastitt/DailyXKCD).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrecarlucci%2FMMM-DailyDilbert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrecarlucci%2FMMM-DailyDilbert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrecarlucci%2FMMM-DailyDilbert/lists"}