{"id":19164390,"url":"https://github.com/hlsxx/tukai","last_synced_at":"2025-10-25T21:35:36.893Z","repository":{"id":261601942,"uuid":"877489218","full_name":"hlsxx/tukai","owner":"hlsxx","description":"The app provides an interactive typing experience with switchable templates, designed to help users improve their typing speed and accuracy","archived":false,"fork":false,"pushed_at":"2025-02-10T11:56:06.000Z","size":1171,"stargazers_count":83,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T13:04:24.534Z","etag":null,"topics":["ratatui","ratatui-rs","rust","rust-lang","terminal","terminal-based","terminal-gui","touchtyping","typing","typing-practice","typing-trainer","typingspeedtest"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/hlsxx.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-23T18:28:18.000Z","updated_at":"2025-03-17T12:33:52.000Z","dependencies_parsed_at":"2024-11-24T16:32:37.029Z","dependency_job_id":"d4fe8ba2-5652-4b1b-8bf5-356ecf805e51","html_url":"https://github.com/hlsxx/tukai","commit_stats":null,"previous_names":["hlsxx/tukai"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlsxx%2Ftukai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlsxx%2Ftukai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlsxx%2Ftukai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlsxx%2Ftukai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hlsxx","download_url":"https://codeload.github.com/hlsxx/tukai/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247183971,"owners_count":20897684,"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":["ratatui","ratatui-rs","rust","rust-lang","terminal","terminal-based","terminal-gui","touchtyping","typing","typing-practice","typing-trainer","typingspeedtest"],"created_at":"2024-11-09T09:21:49.512Z","updated_at":"2025-10-25T21:35:36.866Z","avatar_url":"https://github.com/hlsxx.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003eTukai\u003c/h3\u003e\n  \u003cp\u003e\u003cstrong\u003eTerminal-based touch typing application\u003c/strong\u003e\u003c/p\u003e\n  \u003cimg src=\"https://github.com/hlsxx/tukai/blob/master/blob/example.gif\" alt=\"Tukai Demo\" width=\"80%\" /\u003e\n\u003c/div\u003e\n\nA fast, lightweight terminal-based touch typing application built in Rust using the [Ratatui](https://github.com/ratatui/ratatui) library. Designed to help users improve their typing speed and accuracy through an interactive, customizable practice experience.\n\n## ✨ Features\n\n- **🚀 Terminal-Based**: Lightweight and accessible on any platform\n- **⚡ Rust-Powered**: Built for performance and reliability\n- **🎨 Customizable Templates**: Switch between different practice templates\n- **📊 Stats Tracking**: Built-in statistics preview for completed tests\n- **🌍 Multi-Language Support**: Practice typing in multiple languages\n- **🎯 Interactive Experience**: Real-time feedback and smooth user interface\n\n## 📦 Installation\n\n### Build from Source\n\n1. **Install Rust**\n   \n   If you don't have Rust installed, visit the [official Rust website](https://www.rust-lang.org/tools/install) for installation instructions.\n\n2. **Clone the repository**\n   ```bash\n   git clone https://github.com/hlsxx/tukai\n   cd tukai\n   ```\n\n3. **Build and run**\n   ```bash\n   # Run directly\n   cargo run\n   \n   # Or build release version\n   cargo build --release\n   ./target/release/tukai\n   ```\n\n### Package Managers\n\n#### Cargo (Rust Package Manager)\n```bash\ncargo install tukai\n```\n\n#### Arch Linux\n```bash\npacman -S tukai\n```\n\n#### X-CMD\n```bash\nx install tukai\n```\n\n## ⌨️ Usage \u0026 Keyboard Shortcuts\n\n| Key Combination | Alternative | Action |\n|-----------------|-------------|---------|\n| `Ctrl + C` | `Esc` | Exit application |\n| `Ctrl + R` | | Restart and generate new text |\n| `Ctrl + S` | | Switch between templates |\n| `Ctrl + T` | | Toggle transparent background |\n| `Ctrl + H` | `←` | Switch screen forward |\n| `Ctrl + L` | `→` | Switch screen backward |\n| `Ctrl + P` | | Switch language |\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003eMade with ❤️ and Rust\u003c/p\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlsxx%2Ftukai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhlsxx%2Ftukai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlsxx%2Ftukai/lists"}