{"id":16150404,"url":"https://github.com/nathom/typingterm","last_synced_at":"2025-04-06T22:27:43.520Z","repository":{"id":51117028,"uuid":"366581442","full_name":"nathom/typingterm","owner":"nathom","description":"A simple typingtest within the terminal.","archived":false,"fork":false,"pushed_at":"2022-10-27T23:29:13.000Z","size":770,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T04:43:49.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/nathom.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":"2021-05-12T03:29:59.000Z","updated_at":"2022-10-27T23:29:18.000Z","dependencies_parsed_at":"2023-01-20T12:47:13.059Z","dependency_job_id":null,"html_url":"https://github.com/nathom/typingterm","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/nathom%2Ftypingterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Ftypingterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Ftypingterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathom%2Ftypingterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathom","download_url":"https://codeload.github.com/nathom/typingterm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247561973,"owners_count":20958821,"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-10T00:49:13.142Z","updated_at":"2025-04-06T22:27:43.499Z","avatar_url":"https://github.com/nathom.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typingterm\n\nA typingtest for terminal power users.\n\n![screenshot](demo/demo1.png)\n\n## Usage\n\nEnsure you have `ncurses` installed. You can do this with Homebrew\n\n```bash\nbrew install ncurses\n```\n\nClone this repository\n\n```bash\ngit clone https://github.com/nathom/typingterm\n```\n\nChange into the directory, compile, and link the binary.\n\n```\ncd typingterm \u0026\u0026 make install\n```\n\nRun the program with\n\n```\ntypingterm\n```\n\nor\n\n```\ntterm\n```\n\nIf you don't want to link the binary, you can just run `make` with no args.\n\n\n\n```bash\n❯ tterm -h\nUsage: typingterm [OPTIONS]\n\n  -t, --time         Test duration, in seconds. Default 15.\n  -f, --file         The file containing the word bank. Default 200_top_words.txt.\n  -d, --delimeter    The character separating words in the file. Default '\\n'.\n  -h, --help         Show this help message.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathom%2Ftypingterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathom%2Ftypingterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathom%2Ftypingterm/lists"}