{"id":19391800,"url":"https://github.com/tteeoo/neotype","last_synced_at":"2025-04-24T00:31:53.109Z","repository":{"id":57618324,"uuid":"299496037","full_name":"tteeoo/neotype","owner":"tteeoo","description":"⌨️ A terminal-based typing game.","archived":false,"fork":false,"pushed_at":"2020-10-15T05:56:45.000Z","size":233,"stargazers_count":24,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T22:51:15.871Z","etag":null,"topics":["cli","go","terminal","terminal-game","typing","typing-game","typing-practice"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tteeoo.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":"2020-09-29T03:35:24.000Z","updated_at":"2025-01-20T13:29:16.000Z","dependencies_parsed_at":"2022-09-14T12:52:03.190Z","dependency_job_id":null,"html_url":"https://github.com/tteeoo/neotype","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fneotype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fneotype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fneotype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tteeoo%2Fneotype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tteeoo","download_url":"https://codeload.github.com/tteeoo/neotype/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250539487,"owners_count":21447318,"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":["cli","go","terminal","terminal-game","typing","typing-game","typing-practice"],"created_at":"2024-11-10T10:29:15.808Z","updated_at":"2025-04-24T00:31:48.801Z","avatar_url":"https://github.com/tteeoo.png","language":"Go","funding_links":[],"categories":["\u003ca name=\"typing\"\u003e\u003c/a\u003eTyping test and practice"],"sub_categories":[],"readme":"# NeoType\n\nTired of needing to go to a website powered by bloated JavaScript just to do a typing test?\n\nFear no more, for NeoType is here! It runs in your UNIX terminal and is powered by classic ANSI escape codes!\n\n![preview](https://raw.githubusercontent.com/tteeoo/neotype/master/preview.gif)\n\nIt's currently quite minimal, partially by design, but I am also not sure what I should add. Open an issue (or better yet, a PR) if you have any feature requests!\n\n## Installation\n\n```\n$ git clone https://github.com/tteeoo/neotype\n$ cd neotype\n$ mkdir ~/.local/share/neotype \u0026\u0026 cp share/words.txt ~/.local/share/neotype\n$ go build\n# cp neotype /usr/local/bin\n```\n\nNote: The above commands will compile NeoType, but a pre-compiled binary (Linux x86-64) is also provided on the latest GitHub release.\n\n## Usage\n\nJust run `neotype` to start.\n\nOptions:\n* `-wordfile \u003cstring\u003e`: The path to the file of newline-separated words to use. This can be an absolute or relative path, if it is invalid it will be treated as a relative path from the data directory (default \"words.txt\").\n* `-textfile \u003cstring\u003e`: The path to a file containing exactly what to type. The path works the same as wordfile (overrides wordfile).\n* `-words \u003cint\u003e`: The number of words to test with (default 20).\n\nNeoType looks for the data directory at following paths, using the first valid path:\n\n```\n$NEOTYPE_DATA\n$XDG_DATA_HOME/neotype\n$HOME/.local/share/neotype\n```\n\n## License\n\nThe glorious Unlicense!\n\nIn other words, this software is dedicated to the public domain.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftteeoo%2Fneotype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftteeoo%2Fneotype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftteeoo%2Fneotype/lists"}