{"id":33251371,"url":"https://github.com/uxigene/MMM-Cursor","last_synced_at":"2025-11-21T17:02:07.173Z","repository":{"id":40993573,"uuid":"103070189","full_name":"uxigene/MMM-Cursor","owner":"uxigene","description":"Cursor show/hide module for MagicMirror²","archived":false,"fork":false,"pushed_at":"2024-10-08T07:52:40.000Z","size":14,"stargazers_count":27,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-11T20:12:19.530Z","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/uxigene.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-09-10T23:50:33.000Z","updated_at":"2025-09-25T11:26:55.000Z","dependencies_parsed_at":"2025-10-11T20:10:14.424Z","dependency_job_id":"8f58b55b-20a9-4c31-ae03-49681b742bc1","html_url":"https://github.com/uxigene/MMM-Cursor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uxigene/MMM-Cursor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxigene%2FMMM-Cursor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxigene%2FMMM-Cursor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxigene%2FMMM-Cursor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxigene%2FMMM-Cursor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxigene","download_url":"https://codeload.github.com/uxigene/MMM-Cursor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxigene%2FMMM-Cursor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285655011,"owners_count":27209077,"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-11-21T02:00:06.175Z","response_time":61,"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-11-17T00:00:30.829Z","updated_at":"2025-11-21T17:02:07.168Z","avatar_url":"https://github.com/uxigene.png","language":"JavaScript","funding_links":[],"categories":["Mirror Utilities"],"sub_categories":[],"readme":"# MMM-Cursor\n\nCursor show/hide module for [MagicMirror²](https://github.com/MagicMirrorOrg/MagicMirror). Displays cursor when user moves mouse and hide after delay.\n\n## Screenshot\n\n![screenshot](screenshot.png)\n\n## Installation\n\nIn your terminal, go to your MagicMirror's module folder:\n\n```bash\ncd ~/MagicMirror/modules\n```\n\nClone this repository:\n\n```bash\ngit clone https://github.com/uxigene/MMM-Cursor\n```\n\nConfigure the module in your `config.js` file.\n\n## Configuration\n\nTo use this module, add it to the modules array in the `config/config.js` file:\n\n```javascript\n    {\n      module: \"MMM-Cursor\",\n      config: {\n        timeout: 1500\n      }\n    },\n```\n\n## Configuration options\n\nThe following property can be configured:\n\n| Option    | Description                                     |\n|-----------|-------------------------------------------------|\n| `timeout` | Delay time in ms. \u003cbr\u003e**Default value**: `1000` |\n\n## Update\n\nGo to the module’s folder inside MagicMirror modules folder and pull the latest version from GitHub and install:\n\n```bash\ncd ~/MagicMirror/modules/MMM-Cursor\ngit pull\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxigene%2FMMM-Cursor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuxigene%2FMMM-Cursor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxigene%2FMMM-Cursor/lists"}