{"id":18014820,"url":"https://github.com/zevv/termtekst","last_synced_at":"2025-03-26T18:30:49.691Z","repository":{"id":15850812,"uuid":"78839410","full_name":"zevv/termtekst","owner":"zevv","description":"NOS teletekst client for linux console","archived":false,"fork":false,"pushed_at":"2024-03-24T06:28:37.000Z","size":54,"stargazers_count":23,"open_issues_count":3,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T21:03:42.244Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zevv.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog","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}},"created_at":"2017-01-13T10:25:24.000Z","updated_at":"2024-09-22T19:21:37.000Z","dependencies_parsed_at":"2024-03-30T16:15:32.153Z","dependency_job_id":null,"html_url":"https://github.com/zevv/termtekst","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevv%2Ftermtekst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevv%2Ftermtekst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevv%2Ftermtekst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevv%2Ftermtekst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zevv","download_url":"https://codeload.github.com/zevv/termtekst/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245712505,"owners_count":20660249,"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-10-30T04:11:13.512Z","updated_at":"2025-03-26T18:30:49.391Z","avatar_url":"https://github.com/zevv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## NOS Teletekst on the Linux console\n\nSmall Python app using `curses` to display Dutch NOS Teletekst on the Linux\nconsole. The original Teletekst font includes 2x6 raster graphics glyphs which\nhave no representation in unicode; as a workaround the braille set is abused to\napproximate the graphics.\n\n![Demo](/tt.png)\n\nPages are retrieved from NOS over HTTP (in JSON format).\n\n\n### Installation\n\n```\nsudo python ./setup.py install\n```\n\nor simply run the script straight from the checked out git source:\n\n```\n./src/tt\n```\n\n### Usage\n\nTermtekst takes an optional start page number as single argument, or defaults to page 100 if not specified:\n\n```\ntt [page]\n```\n\nChoos the page to view using number keys, browse using arrow keys or vim-style navigation (h,j,k,l), or click\non page numbers with the mouse.\n\n### Key mappings\n\n````\nleft  / h / [ : prev\nright / l / ] : next\nup    / j / , : prev sub page\ndown  / k / . : next sub page\n[0-9]         : enter page number\nq             : quit\nd             : toggle double width\n````\n\n### Configuration\n\nShortcut keys can be configured in ~/.ttrc, example file:\n\n````\n[bookmarks]\nw = 704\ng = 100\ni = 100\n````\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevv%2Ftermtekst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzevv%2Ftermtekst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevv%2Ftermtekst/lists"}