{"id":25371206,"url":"https://github.com/ugnmura/midi-to-noteblock","last_synced_at":"2025-12-14T08:54:11.507Z","repository":{"id":62592201,"uuid":"497431050","full_name":"ugnmura/midi-to-noteblock","owner":"ugnmura","description":"A CLI to convert midi files into world edit schematic files.","archived":false,"fork":false,"pushed_at":"2022-06-07T21:08:39.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T15:51:31.732Z","etag":null,"topics":["cli","minecraft","nbt","noteblock","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ugnmura.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-28T21:27:48.000Z","updated_at":"2024-08-01T04:57:25.000Z","dependencies_parsed_at":"2022-11-04T07:07:02.566Z","dependency_job_id":null,"html_url":"https://github.com/ugnmura/midi-to-noteblock","commit_stats":null,"previous_names":["ugnmura/midi-to-noteblock","sushiwaumai/midi-to-noteblock"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ugnmura/midi-to-noteblock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ugnmura%2Fmidi-to-noteblock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ugnmura%2Fmidi-to-noteblock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ugnmura%2Fmidi-to-noteblock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ugnmura%2Fmidi-to-noteblock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ugnmura","download_url":"https://codeload.github.com/ugnmura/midi-to-noteblock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ugnmura%2Fmidi-to-noteblock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27723805,"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-12-14T02:00:11.348Z","response_time":56,"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":["cli","minecraft","nbt","noteblock","python"],"created_at":"2025-02-15T02:32:50.340Z","updated_at":"2025-12-14T08:54:11.493Z","avatar_url":"https://github.com/ugnmura.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Midi File to Minecraft Schematic\n\n[![PyPI](https://shields.io/pypi/v/midi-to-noteblock?style=flat-square)](https://pypi.org/project/midi-to-noteblock/)\n[![PyPI Wheel](https://shields.io/pypi/wheel/midi-to-noteblock?style=flat-square)](https://pypi.org/project/midi-to-noteblock/)\n[![License](https://shields.io/pypi/l/midi-to-noteblock?style=flat-square)](https://github.com/SushiWaUmai/midi-to-noteblock/blob/main/LICENSE)\n\nA CLI to convert midi files into world edit schematic files. \n\n## How to use\nInstall the CLI via [pip](https://pypi.org/project/midi-to-noteblock/)\n```bash\npip install midi-to-noteblock\n```\n\nThen run the CLI with the following command:\n```bash\nmidi-to-noteblock example.mid # the midi file to convert\n```\n\nAvailable Options:\n```\nusage: midi-to-noteblock [-h] [-s SCHEMATIC_FILE] [-d SCHEMATIC_DIR] midi_file\n\nGenerate a schematic from a MIDI file\n\npositional arguments:\n  midi_file             The MIDI file to convert\n\noptions:\n  -h, --help            show this help message and exit\n  -s SCHEMATIC_FILE, --schematic-file SCHEMATIC_FILE\n                        The name of the schematic to create\n  -d SCHEMATIC_DIR, --schematic-dir SCHEMATIC_DIR\n                        The directory to save the schematic to\n\n```\n\n## Development\nClone the repo\n```bash\ngit clone https://github.com/SushiWaUmai/midi-to-schematic.git\ncd ./midi-to-schematic\n```\n\nInstall all dependencies and run the python script\n```bash\n# use pip3 and python3 respectively\npip install -r requirements.txt\n\n# Use -h for the help menu\npython main.py -h\n```\n\n## License\nThis project is licensed under the [MIT license](https://github.com/SushiWaUmai/midi-to-noteblock/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fugnmura%2Fmidi-to-noteblock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fugnmura%2Fmidi-to-noteblock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fugnmura%2Fmidi-to-noteblock/lists"}