{"id":25580408,"url":"https://github.com/tderflinger/mmm-hanzi","last_synced_at":"2025-07-01T04:40:28.741Z","repository":{"id":137351835,"uuid":"503879046","full_name":"tderflinger/MMM-Hanzi","owner":"tderflinger","description":"This is a Magic Mirror² module helping with learning Chinese Mandarin. It rotates between Chinese characters (hanzi), their pronunciation (in pinyin) and the translation in English.","archived":false,"fork":false,"pushed_at":"2022-07-17T22:05:54.000Z","size":546,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T04:07:51.316Z","etag":null,"topics":["chinese","hanzi","hsk-vocabulary","language-learning","magic-mirror-modules","magicmirror","magicmirror2","mandarin"],"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/tderflinger.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}},"created_at":"2022-06-15T18:25:27.000Z","updated_at":"2025-01-05T11:25:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"58ffb3f5-1d71-44f4-9975-e51078703e31","html_url":"https://github.com/tderflinger/MMM-Hanzi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tderflinger/MMM-Hanzi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2FMMM-Hanzi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2FMMM-Hanzi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2FMMM-Hanzi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2FMMM-Hanzi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tderflinger","download_url":"https://codeload.github.com/tderflinger/MMM-Hanzi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tderflinger%2FMMM-Hanzi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262899511,"owners_count":23381625,"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":["chinese","hanzi","hsk-vocabulary","language-learning","magic-mirror-modules","magicmirror","magicmirror2","mandarin"],"created_at":"2025-02-21T04:15:58.812Z","updated_at":"2025-07-01T04:40:28.710Z","avatar_url":"https://github.com/tderflinger.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Magic Mirror² Hanzi\n\nThis is a [`Magic Mirror²`](https://magicmirror.builders/) module that rotates between Chinese characters (hanzi), their pronunciation (in pinyin)\nand the translation in English.\nEvery Chinese Mandarin language learner will appreciate this learning tool.\n\nMagic Mirror² is open source software for creating a powerful dashboard mostly for home use.\n\n`Magic Mirror² Hanzi` is based on the [Chinese Mandarin HSK](https://en.wikipedia.org/wiki/Hanyu_Shuiping_Kaoshi) test vocabulary and you can configure up to 6 levels\nof difficulty.\n\nThe interval of the rotation of the characters is also configurable.\n\n## Preview Screenshot\n\nThis is how Magic Mirror² Hanzi looks in my configuration:\n\n![Magic Mirror² Hanzi exmaple screen](./mmm-hanzi-screenshot.png)\n\n## Installation\n\nClone this repository into your MagicMirror `modules` folder.\n\nExample:\n\n```\ncd /home/pi/MagicMirror/modules\ngit clone https://github.com/tderflinger/MMM-Hanzi.git\n```\n\nEdit your configuration file under `config/config.js` with the following configuration.\n```\n{\n  module: \"MMM-Hanzi\",\n  position: \"top_left\",\n  config: {\n      hskLevel: 2, // up to six levels available\n      interval: 300000 // rotation speed in ms\n  },\n},\n```\n\n## Config Options\n| **Option**        | **Description** |\n| --- | --- |\n| `hskLevel`     | HSK difficulty level, number from 1 to 6 |\n| `interval`      | Rotation time of Hanzi in ms |\n\n## Testing\n\nI have tested the `Magic Mirror² Hanzi` module on an Raspberry Pi 3B with Raspberry OS\nand Node 16.15.0 and `Magic Mirror²` version 2.19.0.\n\n## References\n\nMagic Mirror²: https://magicmirror.builders\n\nHSK: https://en.wikipedia.org/wiki/Hanyu_Shuiping_Kaoshi\n\nSource of HSK Hanzi Vocabulary Files: https://github.com/clem109/hsk-vocabulary\n\n## License\n\nMIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftderflinger%2Fmmm-hanzi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftderflinger%2Fmmm-hanzi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftderflinger%2Fmmm-hanzi/lists"}