{"id":13830467,"url":"https://github.com/kapsolas/MMM-Instagram","last_synced_at":"2025-07-09T11:33:06.501Z","repository":{"id":142781365,"uuid":"64027098","full_name":"kapsolas/MMM-Instagram","owner":"kapsolas","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-22T21:03:23.000Z","size":900,"stargazers_count":39,"open_issues_count":15,"forks_count":12,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-04T10:03:10.665Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kapsolas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-07-23T17:19:00.000Z","updated_at":"2024-05-26T00:42:38.000Z","dependencies_parsed_at":"2023-07-14T02:15:17.789Z","dependency_job_id":null,"html_url":"https://github.com/kapsolas/MMM-Instagram","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsolas%2FMMM-Instagram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsolas%2FMMM-Instagram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsolas%2FMMM-Instagram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsolas%2FMMM-Instagram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kapsolas","download_url":"https://codeload.github.com/kapsolas/MMM-Instagram/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225539406,"owners_count":17485321,"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:00.514Z","updated_at":"2024-11-20T11:30:49.201Z","avatar_url":"https://github.com/kapsolas.png","language":"JavaScript","funding_links":[],"categories":["Photos"],"sub_categories":[],"readme":"# MMM-Instagram\nThis a module for the [MagicMirror](https://github.com/MichMich/MagicMirror/tree/develop). It pulls photos from your own or another users Instagram feed (requires API_KEY). The photos are then rotated and animated in the screen.\n\n## Installation\n1. Navigate into your MagicMirror's `modules` folder and execute `git clone https://github.com/kapsolas/MMM-Instagram.git`. A new folder will appear, navigate into it.\n2. Execute `npm install` to install the node dependencies.\n\n## Config\nThe entry in `config.js` can include the following options:\n\n\n{\n            module: 'MMM-Instagram',\n            position: 'top_left',\n            config: {\n                access_token: '1160247792.b119586.49fa97770ee34deb92e621069c760cee',\n                count: 200,\n                min_timestamp: 0,\n                animationSpeed: 2500,\n                updateInterval: 12000\n            }\n\n\n|Option|Description|\n|---|---|\n|`access_token`|Access token which is received from Instagram\u003cbr\u003e\u003cbr\u003e**Type:** `string`\u003cbr\u003eThis value is **REQUIRED**|\n|`count`|Number of pictures to pull from the feed.\u003cbr\u003e\u003cbr\u003eThis value is **REQUIRED**|\n|`min_timestamp`|Set to 0 to pull images from when you created the account.\u003cbr\u003e\u003cbr\u003eThis value is **REQUIRED**|\n|`animationSpeed`|How long the fade out and fade in of photos should take.\u003cbr\u003e\u003cbr\u003eThis value is **REQUIRED**|\n|`updateInterval`|How long before refreshing image list.\u003cbr\u003e\u003cbr\u003eThis value is **REQUIRED**|\n\nHere is an example of an entry in `config.js`\n```\n{\n\tmodule: 'MMM-Instagram',\n\tposition: 'top_right',\n\tconfig: {\n\t\taccess_token: 'API_KEY from instagram',\n\t\tcount: 200,  \n\t\tmin_timestamp: 0,\n\t\tanimationSpeed: 2500,\n\t\tupdateInterval: 12500\n\t}\n},\n```\n\n## Dependencies\n- [request](https://www.npmjs.com/package/request) (installed via `npm install`)\n\n## Important Notes\n- This is one of my first projects using Node, so feel free to submit pull requests or post on the issues/wiki and I will do my best to improve the project.\n\n## Special Thanks\n- [Michael Teeuw](https://github.com/MichMich) for creating the awesome [MagicMirror2](https://github.com/MichMich/MagicMirror/tree/develop) project that made this module possible.\n- [Sam Lewis](https://github.com/SamLewis0602/) for creating the [MMM-Traffic](https://github.com/SamLewis0602/MMM-Traffic) module that I used as guidance in creating this module.\n\n## Donations Welcome\n- DOGE - DDNabBuKR9EkHzf1fmfRm8Q5aMvnU9s97k\n- BTC - bc1q53ntv3hqtch2yf50pupjaqayd27cz53k53cj7j\n- ETH - 0x6F8D49cbc1024Ab2FBcF1F0235601B70A36489dD\n- MATIC - 0x6F8D49cbc1024Ab2FBcF1F0235601B70A36489dD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkapsolas%2FMMM-Instagram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkapsolas%2FMMM-Instagram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkapsolas%2FMMM-Instagram/lists"}