{"id":22678979,"url":"https://github.com/tlindner/videotexdemoserver","last_synced_at":"2025-04-12T14:42:21.852Z","repository":{"id":63164477,"uuid":"563213569","full_name":"tlindner/VideoTexDemoServer","owner":"tlindner","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-01T05:54:04.000Z","size":188,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T09:12:38.060Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/tlindner.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}},"created_at":"2022-11-08T06:19:29.000Z","updated_at":"2025-02-03T10:13:48.000Z","dependencies_parsed_at":"2023-01-23T20:00:56.803Z","dependency_job_id":null,"html_url":"https://github.com/tlindner/VideoTexDemoServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlindner%2FVideoTexDemoServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlindner%2FVideoTexDemoServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlindner%2FVideoTexDemoServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tlindner%2FVideoTexDemoServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tlindner","download_url":"https://codeload.github.com/tlindner/VideoTexDemoServer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248583178,"owners_count":21128530,"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-12-09T18:19:04.033Z","updated_at":"2025-04-12T14:42:21.821Z","avatar_url":"https://github.com/tlindner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"VideoTex Demo Server\n====================\n\nThis is a python script that attempts to show off some features of VideoTex terminal emulator.\n\nVideoTex is the software used in Radio Shack's AgVision and VideoTex computers. It is also available as a cartridge for the TRS-80 Color Computer.\n\nStart the server with the command:\n\n`python3 vtds.py`\n\nIt will display the port number it has opened a listening socket on.\n\nThe medium resolution graphic feature will display a list of jpeg files in the current directory. After one is chosen the python server will resize the jpeg to 128 x 96 and dither it to by level color per pixel.\n\nThe upload binary function currently only will upload the file named \"keyscn2.bin\" to address $E00. Then change the currently viewed page to 2 ($400). Then execute the code at $E00. This willl cause the VideoTex software to hang up.\n\nThe only feature in the reference manual I could not get to work is changing the text caret graphic.\n\n\nOther Files\n===========\n\n- lorem.txt: sample text used by the server\n- pick.jpg: Sample image used by the server\n- woman.jpg: Sample image used by the server\n- pick.jpg: Sample image used by the server\n- keyscn2.asm: Source to keyboard scan program the server can send to the machine\n- keyscn2.bin: Assembled binary of keyscn2.asm\n- build.sh: Build script for keyscn2.asm\n\nKnown problems\n==============\n\n1. Trying to retrieve text a second time in the same session will fail. But the third time will work.\n2. Changing the cursor graphic doesn't see to work.\n3. The server does not implement block retry.\n\nDocumentation\n=============\nhttps://colorcomputerarchive.com/search?q=videotex\n\n--\ntim lindner\ntlindner@macmess.org\nNovember 2022\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlindner%2Fvideotexdemoserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftlindner%2Fvideotexdemoserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftlindner%2Fvideotexdemoserver/lists"}