{"id":28252962,"url":"https://github.com/dunkbing/kana","last_synced_at":"2025-06-15T16:38:42.570Z","repository":{"id":238820666,"uuid":"797664512","full_name":"dunkbing/kana","owner":"dunkbing","description":"Terminal app to practice typing Kana (Japanese characters) in Romaji","archived":false,"fork":false,"pushed_at":"2024-06-27T06:31:21.000Z","size":1398,"stargazers_count":21,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T16:17:18.866Z","etag":null,"topics":["bubbletea","cli","go","terminal"],"latest_commit_sha":null,"homepage":"","language":"Go","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/dunkbing.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":"2024-05-08T09:25:18.000Z","updated_at":"2025-01-17T18:55:15.000Z","dependencies_parsed_at":"2024-06-19T11:17:46.867Z","dependency_job_id":"73476aa3-772a-4214-8849-2c2f2474867b","html_url":"https://github.com/dunkbing/kana","commit_stats":null,"previous_names":["dunkbing/kana"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dunkbing/kana","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunkbing%2Fkana","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunkbing%2Fkana/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunkbing%2Fkana/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunkbing%2Fkana/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dunkbing","download_url":"https://codeload.github.com/dunkbing/kana/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dunkbing%2Fkana/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260009898,"owners_count":22945551,"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":["bubbletea","cli","go","terminal"],"created_at":"2025-05-19T16:17:10.498Z","updated_at":"2025-06-15T16:38:42.562Z","avatar_url":"https://github.com/dunkbing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kana practice\nTerminal app to practice typing Kana (Japanese characters) in Romaji. Built with [bubbletea](https://github.com/charmbracelet/bubbletea)\n\n### Demo\n![demo](./demo/demo.gif)\n\n### Install\n\n#### Golang\n\n```bash\ngo install github.com/dunkbing/kana@latest\n```\n\nor run it directly\n\n```bash\ngo run github.com/dunkbing/kana@latest\n```\n\n#### Homebrew\n\n```bash\nbrew install dunkbing/brews/kana\n```\n\n### Standalone Binary\n\nDownload latest archive `*.tar.gz` for your target platform from [the releases page](https://github.com/dunkbing/kana/releases/latest).\n\n### Source\n\n```bash\ngit clone https://github.com/dunkbing/kana.git\ncd kana\ngo build -o kana .\ncp kana /usr/local/bin\nchmod +x /usr/local/bin/kana\n\n# kana\n```\n\n### How to use\n\n```bash\nUsage: kana [--help] [--kata] [--hira]\n\nOptions:\n  --help  Show this help message and exit\n  --kata  Practice Katakana words\n  --hira  Practice Hiragana words\n\nIf no option is provided, both Katakana and Hiragana words will be displayed.\n\nThis app displays a random Katakana or Hiragana word, and you need to type the corresponding Romaji representation. Press Enter to submit your answer.\n\nExample:\nWord displayed: あい\nYou type: ai (then press Enter)\n ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunkbing%2Fkana","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdunkbing%2Fkana","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdunkbing%2Fkana/lists"}