{"id":13507884,"url":"https://github.com/SebastianSzturo/kaisuu","last_synced_at":"2025-03-30T09:33:09.678Z","repository":{"id":78547524,"uuid":"51773188","full_name":"SebastianSzturo/kaisuu","owner":"SebastianSzturo","description":"Japan's Kanji Usage on Twitter in Realtime","archived":true,"fork":false,"pushed_at":"2016-02-17T12:08:43.000Z","size":71,"stargazers_count":67,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-01T07:33:20.103Z","etag":null,"topics":["elixir","hex","japan","japanese","tweets","twitter"],"latest_commit_sha":null,"homepage":"https://kaisuu.herokuapp.com/","language":"Elixir","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/SebastianSzturo.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":"2016-02-15T17:37:56.000Z","updated_at":"2024-02-06T18:40:21.000Z","dependencies_parsed_at":"2023-03-26T16:04:23.983Z","dependency_job_id":null,"html_url":"https://github.com/SebastianSzturo/kaisuu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastianSzturo%2Fkaisuu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastianSzturo%2Fkaisuu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastianSzturo%2Fkaisuu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastianSzturo%2Fkaisuu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SebastianSzturo","download_url":"https://codeload.github.com/SebastianSzturo/kaisuu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246301963,"owners_count":20755512,"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":["elixir","hex","japan","japanese","tweets","twitter"],"created_at":"2024-08-01T02:00:41.994Z","updated_at":"2025-03-30T09:33:09.447Z","avatar_url":"https://github.com/SebastianSzturo.png","language":"Elixir","funding_links":[],"categories":["Examples and funny stuff"],"sub_categories":[],"readme":"# 回数 - Kaisuu\n\nKaisuu streams live data from Twitter to gather kanji frequency usage patterns in tweets. It can be used to optimize the order of your kanji studies or to make assumptions about what people in Japan are tweeting about.\n\n## Installation\n\nInstall dependencies with\n\n```\nmix deps.get\n```\n\nInstall Node.js dependencies with\n\n```\nnpm install\n```\n\nCreate a `./config/dev.secret.exs` with your twitter credentials\n\n```Elixir\nuse Mix.Config\n\nconfig :extwitter, :oauth, [\n   consumer_key:        \"CONSUMER_KEY\",\n   consumer_secret:     \"CONSUMER_SECRET\",\n   access_token:        \"ACCESS_TOKEN\",\n   access_token_secret: \"ACCESS_TOKEN_SECRET\"\n]\n```\n\nStart Phoenix endpoint with\n\n```\nmix phoenix.server\n```\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSebastianSzturo%2Fkaisuu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSebastianSzturo%2Fkaisuu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSebastianSzturo%2Fkaisuu/lists"}