{"id":15415798,"url":"https://github.com/shilangyu/typer-go","last_synced_at":"2025-07-10T20:34:53.503Z","repository":{"id":56021789,"uuid":"188726186","full_name":"shilangyu/typer-go","owner":"shilangyu","description":"Test your typing speed in the terminal! ⌨","archived":false,"fork":false,"pushed_at":"2021-01-04T15:47:16.000Z","size":132,"stargazers_count":19,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T23:12:32.399Z","etag":null,"topics":["go","golang","typer","typeracer","typing-game","typing-speed","wpm"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shilangyu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-26T20:01:29.000Z","updated_at":"2024-12-21T07:42:53.000Z","dependencies_parsed_at":"2022-08-15T11:40:12.130Z","dependency_job_id":null,"html_url":"https://github.com/shilangyu/typer-go","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilangyu%2Ftyper-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilangyu%2Ftyper-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilangyu%2Ftyper-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilangyu%2Ftyper-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shilangyu","download_url":"https://codeload.github.com/shilangyu/typer-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241435161,"owners_count":19962400,"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":["go","golang","typer","typeracer","typing-game","typing-speed","wpm"],"created_at":"2024-10-01T17:09:39.561Z","updated_at":"2025-03-01T22:33:24.346Z","avatar_url":"https://github.com/shilangyu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typer-go\n\n[![](https://goreportcard.com/badge/github.com/shilangyu/typer-go)](https://goreportcard.com/report/github.com/shilangyu/typer-go)\n[![](https://github.com/shilangyu/typer-go/workflows/ci/badge.svg)](https://github.com/shilangyu/typer-go/actions)\n\nTest your typing speed in a Typer [TUI](https://en.wikipedia.org/wiki/Text-based_user_interface) game!\n\n- [typer-go](#typer-go)\n\t- [features](#features)\n\t- [install](#install)\n\t- [usage](#usage)\n\t- [settings](#settings)\n\t- [navigation](#navigation)\n\n## features\n\n- collect statistics to track your progress\n  - Words per minute\n  - Timestamps\n  - Amount of mistakes for each word\n  - Amount of time for each word\n- play with your friends in local multiplayer (global coming soon)\n- customizable\n- comfort of your sweet sweet terminal\n\n## install\n\nGrab an executable from the [release tab](https://github.com/shilangyu/typer-go/releases)\n\n... or if you're an Gopher build from source (requires Go v1.13+):\n\n```sh\ngo get github.com/shilangyu/typer-go\n```\n\n## usage\n\nJust run `typer-go` in your terminal and the TUI will start. Full screen terminal is recommended. There are no CLI commands and flags.\n\n## settings\n\n| name          | values                     | description                                                                                                                                  |\n| ------------- | -------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |\n| highlight     | `'background'` or `'text'` | The way the already typed text should be highlighted. `'background'` to fill the background, `'text'` to just fill the text.                 |\n| error display | `'typed'` or `'text'`      | what should be shown when incorrect character is inputted. `'typed'` will show the typed char, `'text'` will show what should've been typed. |\n| texts path    | any string                 | path to your custom typer texts where each text is separated by a new line. If path is empty, preloaded texts will be loaded.                |\n\n## navigation\n\n[~~The whole TUI has mouse support!~~](https://github.com/shilangyu/typer-go/issues/9)\n\n| key               | description          |\n| ----------------- | -------------------- |\n| \u003ckbd\u003e↑\u003c/kbd\u003e      | menu navigation up   |\n| \u003ckbd\u003e↓\u003c/kbd\u003e      | menu navigation down |\n| \u003ckbd\u003eenter\u003c/kbd\u003e  | confirm              |\n| \u003ckbd\u003eesc\u003c/kbd\u003e    | back                 |\n| \u003ckbd\u003etab\u003c/kbd\u003e    | switch focus         |\n| \u003ckbd\u003ectrl+c\u003c/kbd\u003e | exit                 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshilangyu%2Ftyper-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshilangyu%2Ftyper-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshilangyu%2Ftyper-go/lists"}