{"id":18496703,"url":"https://github.com/gbbirkisson/gt","last_synced_at":"2025-07-24T06:07:15.711Z","repository":{"id":198774540,"uuid":"700354052","full_name":"gbbirkisson/gt","owner":"gbbirkisson","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-25T19:12:58.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T04:33:16.675Z","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/gbbirkisson.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}},"created_at":"2023-10-04T12:46:31.000Z","updated_at":"2024-05-25T19:13:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"2555ac57-1175-4077-9939-338781edadf6","html_url":"https://github.com/gbbirkisson/gt","commit_stats":null,"previous_names":["gbbirkisson/gt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gbbirkisson/gt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbbirkisson%2Fgt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbbirkisson%2Fgt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbbirkisson%2Fgt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbbirkisson%2Fgt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbbirkisson","download_url":"https://codeload.github.com/gbbirkisson/gt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbbirkisson%2Fgt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266801550,"owners_count":23986372,"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-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-06T13:30:53.233Z","updated_at":"2025-07-24T06:07:15.692Z","avatar_url":"https://github.com/gbbirkisson.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gt\n\nPractice typing while reading the news!\n\nThis little project came to be because a bought a funky keyboard that forced me to partially relearn how to type. Typing random stuff is boring, so why not read the news while practicing.\n\nThis is really just a wrapper for [tt](https://github.com/lemnos/tt), so go look at that project as well.\n\n\u003c!-- vim-markdown-toc GFM --\u003e\n\n* [Setup](#setup)\n* [Practicing](#practicing)\n* [Plots](#plots)\n* [Viewing test data](#viewing-test-data)\n\n\u003c!-- vim-markdown-toc --\u003e\n\n## Setup\n\n* Setup [tt](https://github.com/lemnos/tt) on your system.\n* Run `poetry install` to create virtual environment.\n\n## Practicing\n\n\u003e [!NOTE]\n\u003e By default this script sources a bunch of Icelandic media, you might want to pass in `news-en` as a parameter to get rid of those.\n\n```console\n$ poetry run gt --help\nusage: gt [-h] [--plot] [--no-record] [--dump] [--max-length MAX_LENGTH]\n          [{news,news-en,news-no,news-is,quotes,text,code,vim,program}]\n\npositional arguments:\n  {news,news-en,news-no,news-is,quotes,text,code,vim,program}\n                        what kind of data to practice on [default: news]\n\noptions:\n  -h, --help            show this help message and exit\n  --plot                show plot for data type instead of running tt\n  --no-record           do not record data\n  --dump                dump test cases to stdout and exit\n  --max-length MAX_LENGTH\n                        max text length for any given test [default: 250]\n```\n\n## Plots\n\nEverything you type is recorded in a `csv` file in your home directory called `~/.gt-{type}.csv`. So when you want to view your progress you can run:\n\n```console\n$ poetry run gt --plot\n```\n\n## Viewing test data\n\nYou can make `gt` dump the test data to view it:\n\n```\n$ poetry run gt --dump | jq -r '.[].text'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbbirkisson%2Fgt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbbirkisson%2Fgt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbbirkisson%2Fgt/lists"}