{"id":13830577,"url":"https://github.com/mykle1/MMM-Lunartic","last_synced_at":"2025-07-09T12:30:30.489Z","repository":{"id":91843040,"uuid":"98835078","full_name":"mykle1/MMM-Lunartic","owner":"mykle1","description":"Up to the minute information about our Lunar partner, with a splash of EyeCandy, to boot!","archived":false,"fork":false,"pushed_at":"2022-11-28T22:58:44.000Z","size":3772,"stargazers_count":17,"open_issues_count":4,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T23:15:55.973Z","etag":null,"topics":[],"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/mykle1.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":"2017-07-31T01:14:17.000Z","updated_at":"2023-05-01T11:29:32.000Z","dependencies_parsed_at":"2023-05-06T01:17:02.042Z","dependency_job_id":null,"html_url":"https://github.com/mykle1/MMM-Lunartic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mykle1/MMM-Lunartic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-Lunartic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-Lunartic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-Lunartic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-Lunartic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mykle1","download_url":"https://codeload.github.com/mykle1/MMM-Lunartic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykle1%2FMMM-Lunartic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264458053,"owners_count":23611473,"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:01:02.423Z","updated_at":"2025-07-09T12:30:29.900Z","avatar_url":"https://github.com/mykle1.png","language":"JavaScript","funding_links":[],"categories":["Calendar"],"sub_categories":[],"readme":"## MMM-Lunartic\r\n\r\nUp to the minute information about our Lunar partner, with a splash of EyeCandy, to boot!\r\n\r\n## How it works\r\n\r\nFirst, you have three choices of images to accompany the data.\r\n\r\n* A rather impressive animation of the night moon, with clouds rolling by\r\n* Updating minutely, an image of the actual appearance of the current moon\r\n* A static image of all the phases of the moon\r\n\r\nThen you are offered updated information every minute, such as:\r\n\r\n* The distance of the moon from the Earth's core at this moment. (Changes minutely)\r\n* This distance of the moon to the sun at this moment. (Changes minutely)\r\n* The date of the next full moon. (Very important if you're a werewolf!)\r\n* The date of the next new moon. (Also very important if you're a werewolf!)\r\n* The age of the current moon's monthly phase. \r\n* Percentage of the current moon that is illuminated.\r\n* The stage of the present moon (waning, waxing, etc..) \r\n\r\n## Examples\r\n\r\nThe moon will be animated. See picture below.\r\n\r\n![](pix/33.JPG)\r\n\r\n* The animation can be hidden if only the information is wanted.\r\n\r\n![](pix/moon.gif) * This can be hidden\r\n\r\n![](pix/11.JPG) * To show only this, or vice versa, showing just the image\r\n\r\n* Or, Updating minutely, an image of the actual appearance of the current moon\r\n\r\n![](pix/dd.JPG)\r\n\r\n* Now an option for rotating data to conserve mirror real estate\r\n\r\n![](pix/rotating.gif)\r\n\r\n* Annotated .css file included for aligning and coloring text and header.\r\n\r\n## Installation\r\n\r\n* `git clone https://github.com/mykle1/MMM-Lunartic` into the `~/MagicMirror/modules` directory.\r\n\r\n* cd into the MMM-Lunartic folder and run npm install\r\n\r\n* No API key needed! (It's my API) No kidding!\r\n\r\n\r\n## Config.js entry and options\r\n\r\n    {\r\n            disabled: false,\r\n            module: 'MMM-Lunartic',\r\n            position: 'bottom_center', // Best in left, center, or right regions\r\n            config: {\r\n                mode: \"rotating\", // rotating or static\r\n                image: \"current\", // animation, current, DayNight or static\r\n                distance: \"miles\", // miles or km\r\n\t\t    sounds: \"yes\", // howling wolf, only on a full moon\r\n                useHeader: false, // true if you want a header\r\n                header: \"The Lunartic is in my head\", // Any text you want\r\n                maxWidth: \"300px\",\r\n                animationSpeed: 0,\r\n                rotateInterval: 15000,\r\n            }\r\n        },\r\n\t\r\n\r\n## Special thanks to SpaceCowboysDude for spotting my errors, as usual.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykle1%2FMMM-Lunartic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmykle1%2FMMM-Lunartic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykle1%2FMMM-Lunartic/lists"}