{"id":18676346,"url":"https://github.com/nonchalant/kikanbo","last_synced_at":"2025-04-12T02:12:55.906Z","repository":{"id":137723348,"uuid":"134170794","full_name":"Nonchalant/kikanbo","owner":"Nonchalant","description":" Command line tool for managing device connection status","archived":false,"fork":false,"pushed_at":"2018-11-07T02:29:07.000Z","size":1032,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T02:12:50.519Z","etag":null,"topics":["cli","cobra","go","golang","slack-bot"],"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/Nonchalant.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":"2018-05-20T17:15:10.000Z","updated_at":"2022-05-03T22:58:52.000Z","dependencies_parsed_at":"2023-07-16T08:01:48.853Z","dependency_job_id":null,"html_url":"https://github.com/Nonchalant/kikanbo","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/Nonchalant%2Fkikanbo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nonchalant%2Fkikanbo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nonchalant%2Fkikanbo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nonchalant%2Fkikanbo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nonchalant","download_url":"https://codeload.github.com/Nonchalant/kikanbo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505926,"owners_count":21115354,"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","cobra","go","golang","slack-bot"],"created_at":"2024-11-07T09:28:53.748Z","updated_at":"2025-04-12T02:12:55.895Z","avatar_url":"https://github.com/Nonchalant.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kikanbo\n\nkikanbo is command line tool for managing device connection status.\nAnd [kikanbo](http://kikanbo.co.jp/english) is noodle I love 🍜\n\nYou can know current device connection status by mention on slack.\n\n\u003cimg src=\"https://github.com/Nonchalant/kikanbo/blob/master/docs/kikanbo.png\"\u003e\n\n## Requirements\n\n- [Go](https://golang.org/)\n- [Slack Bot](https://my.slack.com/services/new/bot)\n\n\n## Installation\n\n```\n$ brew install go // If not installed\n$ export PATH=${HOME}/go/bin:${PATH} or export PATH=${GOPATH}/bin:${PATH}\n\n$ go get -u github.com/Nonchalant/kikanbo\n```\n\n\n## Setup\n\nPrepare `.env` file.\n\n```\nKIKANBO_TOKEN=xoxb-xxxxxxxxxx-xxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxx\nBOT_MEMBER_ID=\u003cSLACK_BOT_MEMBER_ID\u003e\nDEVICES_FILE_DIR=$HOME/.kikanbo // Option\nDEVICES_FILE_PATH=$HOME/.kikanbo/devices.json // Option\n```\n\n### KIKANBO_TOKEN\n\nSlack Bot Token\n\n### BOT_MEMBER_ID\n\nSlack Bot Member Id. You can get on slack app.\n\n\u003cimg src=\"https://github.com/Nonchalant/kikanbo/blob/master/docs/slack_member_id.png\" width=\"300\"\u003e\n\n### DEVICES_FILE_DIR\n\nDevice List File Dir. Default is `$HOME/.kikanbo`.\n\n### DEVICES_FILE_PATH\n\nDevice List File Path. Default is `$HOME/.kikanbo/devices.json`.\n\n\n## Usage\n\n### Command\n\n```\n$ kikanbo run\n```\n\n### Slack\n\n#### Defaults\n\ne.g. `@kikanbo`\n\nShow all devices.\n\n#### Keyword\n\ne.g. `@kikanbo iOS 10`\n\nShow devices contains keyword (e.g. `iOS 10`)\n\n\n## Notice\n\nkikanbo is depends on macOS commands `instruments`. Please run on macOS.\n\n\n## Development\n\n```\n$ go get -u github.com/Nonchalant/kikanbo\n$ cd ~/.go/github.com/Nonchalant/kikanbo\n$ go run main.go run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonchalant%2Fkikanbo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnonchalant%2Fkikanbo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonchalant%2Fkikanbo/lists"}