{"id":31799804,"url":"https://github.com/pierregode/mmm-modadmin","last_synced_at":"2025-10-10T22:50:05.480Z","repository":{"id":312607025,"uuid":"1048048949","full_name":"PierreGode/MMM-modadmin","owner":"PierreGode","description":"MMM module admin portal","archived":false,"fork":false,"pushed_at":"2025-08-31T21:05:37.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-31T21:31:00.855Z","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/PierreGode.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-31T19:57:05.000Z","updated_at":"2025-08-31T21:05:40.000Z","dependencies_parsed_at":"2025-08-31T21:31:04.584Z","dependency_job_id":"aa5077b1-1342-4551-9f79-2c41aaddfb7a","html_url":"https://github.com/PierreGode/MMM-modadmin","commit_stats":null,"previous_names":["pierregode/mmm-modadmin"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/PierreGode/MMM-modadmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FMMM-modadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FMMM-modadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FMMM-modadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FMMM-modadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PierreGode","download_url":"https://codeload.github.com/PierreGode/MMM-modadmin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FMMM-modadmin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005458,"owners_count":26083902,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-10-10T22:50:02.538Z","updated_at":"2025-10-10T22:50:05.468Z","avatar_url":"https://github.com/PierreGode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MMM-ModAdmin\n\n## NOT READY TO USE!\n\nA MagicMirror² module that exposes a web-based admin interface for managing other modules. It renders nothing on the mirror itself; instead it hosts a small web application where you can inspect installed modules and edit their configuration from a browser.\n\nThe project follows the structure and style of [MMM-Chores](https://github.com/PierreGode/MMM-Chores).\n\n## Installation\n\n1. Clone this repository into your `MagicMirror/modules` folder.\n2. Add the module to your `config.js` within the `modules` array:\n\n```js\n{\n  module: \"MMM-ModAdmin\",\n  config: {\n    adminPort: 5007,\n  }\n},\n```\n\n3. Start MagicMirror and open `http://\u003cmirror-ip\u003e:5007` in a browser to access the admin portal.\n\nFrom the portal you can:\n- See all modules installed in the `modules` directory\n- View and edit configuration for each module\n- Add new configuration options by editing the JSON for a module\n\nChanges are written back to `config/config.js`. Before each save a timestamped\nbackup of the previous `config.js` is stored in the `config` directory. Only the\nthree most recent backups are kept.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierregode%2Fmmm-modadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierregode%2Fmmm-modadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierregode%2Fmmm-modadmin/lists"}