{"id":27003006,"url":"https://github.com/renaudgweb/minitel","last_synced_at":"2026-05-14T23:03:25.945Z","repository":{"id":215756413,"uuid":"407848682","full_name":"renaudgweb/Minitel","owner":"renaudgweb","description":"Ressources pour Minitel comme terminal Linux","archived":false,"fork":false,"pushed_at":"2025-07-31T10:19:51.000Z","size":72160,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T20:54:24.399Z","etag":null,"topics":["linux","linux-shell","minitel"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/renaudgweb.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-18T12:02:46.000Z","updated_at":"2025-07-31T10:19:54.000Z","dependencies_parsed_at":"2024-01-06T11:22:01.862Z","dependency_job_id":"8409c407-80dc-47f3-88b5-017893f6bc01","html_url":"https://github.com/renaudgweb/Minitel","commit_stats":null,"previous_names":["renaudgweb/minitel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/renaudgweb/Minitel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renaudgweb%2FMinitel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renaudgweb%2FMinitel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renaudgweb%2FMinitel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renaudgweb%2FMinitel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renaudgweb","download_url":"https://codeload.github.com/renaudgweb/Minitel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renaudgweb%2FMinitel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33046775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["linux","linux-shell","minitel"],"created_at":"2025-04-04T05:14:54.169Z","updated_at":"2026-05-14T23:03:25.902Z","avatar_url":"https://github.com/renaudgweb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minitel\n\n![image text](files/minitel1.jpg \"Minitel 1\")\n\n---\n\n`Fnct+Sommaire` (pour passer du mode répertoire au mode terminal)\n\n`Fnct+T` (en même temps), relâcher et `A` (passage en mode périphérique)\n\n`Fnct+T`, (en même temps) et `E` (désactivation de l’echo du terminal)\n\n`Fnct+P`, (en même temps), et `4` (connexion à 4800 bauds)\n\n---\n\n`Ctrl+1`  {\n\n`Ctrl+2`  |\n\n`Ctrl+3`  }\n\n`Ctrl+4`  ~\n\n`Ctrl+5`  '\n\n`Ctrl+6`  _\n\n#\n\n`Fnct+1` F1\n\n`Fnct+2` F2\n\n...\n\n`Fnct+0` F10\n\n---\n\nAvec le minitel 2, vous pouvez même vous connecter à 9600 bauds en tapant `Fnct+P`, (en même temps), et `9` (à la place de `4`), mais il faudra aussi modifier les paramètres du Raspberry Pi (ci-dessous).\n\n\n\n## Test de communication\n\nBranchez le minitel sur la prise USB du Raspberry Pi et allumez les. Connectez vous au Raspberry (avec PuTTY ou le client SSH de Windows).\nCopiez ces 3 lignes en même temps dans votre client SSH :\n\n\n\n\u003e `stty -F /dev/ttyUSB0 4800 istrip cs7 parenb -parodd brkint \\`\n\u003e \n\u003e `ignpar icrnl ixon ixany opost onlcr cread hupcl isig icanon \\`\n\u003e \n\u003e `echo echoe echok`\n\n\u003e `echo 'Hello World' \u003e /dev/ttyUSB0`\n\n\n Puis :\n\n\u003e `cat /dev/ttyUSB0`\n\n\n\n## Ressources\n\n- http://canal.chez.com/terminfo.htm\n\n- https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2021-05-28/\n\n- https://arduiblog.com/2019/04/29/ressuscitez-le-minitel/\n\n- http://pila.fr/wordpress/?p=361\n\n- http://sta6502.blogspot.com/2016/02/utiliser-un-minitel-comme-terminal-sur.html\n\n- http://xseignard.github.io/2013/05/20/plug-your-minitel-on-your-raspberry-pi/\n\n- http://furrtek.free.fr/?a=telinux\n\n- https://www.synergeek.fr/recycler-un-minitel/\n\n- http://lea-linux.org/documentations/Pratique-minitel\n\n- https://www.framboise314.fr/retour-vers-le-passe/\n\n- https://www.raspberrypi.org/forums/viewtopic.php?t=44932\n\n- Starwars en ASCII :\n`telnet towel.blinkenlights.nl`\n\n\n- https://www.minitel.org/\n\n- https://www.histelfrance.fr/page-5a854449a7560.html\n\n- https://www.minitel-alcatel.fr/index.html\n\n- https://alexxr6.fr/fr/posts/minitel-server/\n\n- https://www.museeminitel.fr/\n\n- https://serveur-minitel-2019-3615-iut-auxerre.webnode.fr/\n\n- https://cq94.medium.com/re-creation-annuaire-electronique-minitel-fb59a843e86c\n\n- https://www.minipavi.fr/\n\n- https://fr.ulule.com/minimit/\n\n- https://github.com/iodeo/Minitel-ESP32\n\n- https://gitlab.com/0xDRRB/minitel/\n\n- https://www.jelora.fr/post/2017/08/27/Serveur-Minitel.html\n\n- https://fr.wikipedia.org/wiki/Minitel\n\n- https://fr.wikipedia.org/wiki/Micro-serveur_Minitel\n\n- https://github.com/bill-of-materials/awesome-minitel\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenaudgweb%2Fminitel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenaudgweb%2Fminitel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenaudgweb%2Fminitel/lists"}