{"id":14483123,"url":"https://github.com/GhettoBastler/gml2mt","last_synced_at":"2025-08-30T03:33:11.474Z","repository":{"id":205487749,"uuid":"481978798","full_name":"GhettoBastler/gml2mt","owner":"GhettoBastler","description":"Draw GML tags on a Minitel","archived":false,"fork":false,"pushed_at":"2025-03-03T18:17:45.000Z","size":3883,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T19:27:01.404Z","etag":null,"topics":["gml","graffiti","minitel","python","raspberry-pi"],"latest_commit_sha":null,"homepage":"https://ghettobastler.com/gml2mt.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GhettoBastler.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}},"created_at":"2022-04-15T14:07:39.000Z","updated_at":"2025-03-03T18:18:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"6150108d-e21a-4058-ae73-328d5571ca00","html_url":"https://github.com/GhettoBastler/gml2mt","commit_stats":null,"previous_names":["ghettobastler/gml2mt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GhettoBastler/gml2mt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhettoBastler%2Fgml2mt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhettoBastler%2Fgml2mt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhettoBastler%2Fgml2mt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhettoBastler%2Fgml2mt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GhettoBastler","download_url":"https://codeload.github.com/GhettoBastler/gml2mt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GhettoBastler%2Fgml2mt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272800743,"owners_count":24995138,"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-08-30T02:00:09.474Z","response_time":77,"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":["gml","graffiti","minitel","python","raspberry-pi"],"created_at":"2024-09-03T00:01:32.219Z","updated_at":"2025-08-30T03:33:11.425Z","avatar_url":"https://github.com/GhettoBastler.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# gml2mt\n\nDraw GML files on a Minitel. Written in Python3\n\nhttps://user-images.githubusercontent.com/100698182/163582119-9fff3aa1-d630-42d3-9983-df86574c8849.mp4\n\n*[View tag on #000000book](https://000000book.com/data/67604)*\n\nDetails about this project can be found on [my website](https://ghettobastler.com/gml2mt.html)\n\n## Requirements\n\n1. A Minitel 1B or 2 (with a DIN-5 port on the back)\n1. Python 3.10+ with the pyserial library\n1. A logic level converter for adapting the voltages between the Minitel and the computer (this [tutorial by Pila (in French)](https://pila.fr/wordpress/?p=361) explains how to build your own USB adapter)\n\n## Installation\n\nClone this repository :\n```\ngit clone https://github.com/GhettoBastler/gml2mt.git\n```\n\nYou will also need a GML file to display. You can download one from [#000000book.com](https://000000book.com/data)\n\n## Usage\n\nConnect to the Minitel using the DIN-5 connector on the back and power it on. I personally use a Raspberry Pi instead of a computer, but this is not required. Any computer with a USB port and the correct adapter should do the trick.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/100698182/163582250-018aaead-036e-4ae7-a0ed-9a3b6f445443.jpg\" width=\"500\"\u003e\n\n### On the Minitel\n1. Switch to graphics mode by pressing **Fnct + T** followed by **V**\n1. Change the baudrate to 4800 (the maximum) by pressing the **Fnct + P** followed by **4**.\n\n### On the computer/Pi\n\nRun gml2mt, passing the serial port to use and the GML file as arguments (if you are using a Raspberry Pi, the serial port should be /dev/ttyAMA0)\n\n```\ngml2mt.py SERIAL_PORT GML_FILE\n```\n\nThe Minitel should start the animation after a few seconds\n\nhttps://user-images.githubusercontent.com/100698182/163586065-db7536a1-450e-47ed-a80d-eba596f499ec.mp4\n\n## License\n\nThe code for this project is licensed under the terms of the GNU GPLv3 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGhettoBastler%2Fgml2mt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGhettoBastler%2Fgml2mt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGhettoBastler%2Fgml2mt/lists"}