{"id":13830381,"url":"https://github.com/hakanmhmd/MMM-Stock","last_synced_at":"2025-07-09T11:32:52.689Z","repository":{"id":217324429,"uuid":"71349266","full_name":"hakanmhmd/MMM-Stock","owner":"hakanmhmd","description":"Stock prices module for Magic Mirror","archived":false,"fork":false,"pushed_at":"2020-02-04T16:20:27.000Z","size":110,"stargazers_count":15,"open_issues_count":13,"forks_count":16,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-04T10:03:00.630Z","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/hakanmhmd.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}},"created_at":"2016-10-19T11:14:47.000Z","updated_at":"2024-08-04T10:03:04.030Z","dependencies_parsed_at":null,"dependency_job_id":"aa51fb6d-3374-4117-b361-5d083da3246c","html_url":"https://github.com/hakanmhmd/MMM-Stock","commit_stats":null,"previous_names":["hakanmhmd/mmm-stock"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakanmhmd%2FMMM-Stock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakanmhmd%2FMMM-Stock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakanmhmd%2FMMM-Stock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakanmhmd%2FMMM-Stock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hakanmhmd","download_url":"https://codeload.github.com/hakanmhmd/MMM-Stock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225539382,"owners_count":17485316,"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:59.284Z","updated_at":"2024-11-20T11:30:42.508Z","avatar_url":"https://github.com/hakanmhmd.png","language":"JavaScript","funding_links":[],"categories":["Finance"],"sub_categories":[],"readme":"# MMM-Stock\nStock prices third party module for Magic Mirror\n\n##Installing the Module\nNavigate into your MagicMirror's modules folder and execute \u003cbr\u003e\n`git clone https://github.com/hakanmhmd/MMM-Stock.git`\n## Using the module\n\nTo use this module, add it to the modules array in the `config/config.js` file:\n````javascript\n{\n    \t\tmodule: \"MMM-Stock\",\n    \t\tposition: \"top_left\",\n    \t\tconfig: {\n    \t\t\tcompanies: [\"MSFT\", \"GOOG\", \"ORCL\", \"FB\", \"AAPL\"]\n    \t\t}\n}\n````\nOnly US companies are accepted.\n\n````css\n\n@keyframes ticker {\n\t0%   {margin-top: 0}\n\t25%  {margin-top: -30px}\n\t50%  {margin-top: -60px}\n\t75%  {margin-top: -90px}\n\t100% {margin-top: 0}\n}\n\nMake sure to play with these in case you change the number to stocks shown.\nIf there are 4 companies -\u003e 100/4=25% for each of them\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakanmhmd%2FMMM-Stock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhakanmhmd%2FMMM-Stock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakanmhmd%2FMMM-Stock/lists"}