{"id":27104235,"url":"https://github.com/ichikawayukko/twitter-cmd","last_synced_at":"2025-10-09T00:14:05.774Z","repository":{"id":138764201,"uuid":"212585287","full_name":"IchikawaYukko/twitter-cmd","owner":"IchikawaYukko","description":"Simple CLI Twitter client. May be useful in shell script use ? コマンドライン簡易ツイッタークライアント！","archived":false,"fork":false,"pushed_at":"2024-02-11T01:28:43.000Z","size":25,"stargazers_count":5,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-27T00:27:59.220Z","etag":null,"topics":["golang","linux-cli","twitter-bot","twitter-cli","twitter-cli-client","twitter-client","twitter-cmd"],"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/IchikawaYukko.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":"2019-10-03T13:19:33.000Z","updated_at":"2024-11-09T22:24:53.000Z","dependencies_parsed_at":"2024-02-11T02:30:07.143Z","dependency_job_id":null,"html_url":"https://github.com/IchikawaYukko/twitter-cmd","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/IchikawaYukko/twitter-cmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchikawaYukko%2Ftwitter-cmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchikawaYukko%2Ftwitter-cmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchikawaYukko%2Ftwitter-cmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchikawaYukko%2Ftwitter-cmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IchikawaYukko","download_url":"https://codeload.github.com/IchikawaYukko/twitter-cmd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IchikawaYukko%2Ftwitter-cmd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000717,"owners_count":26082879,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["golang","linux-cli","twitter-bot","twitter-cli","twitter-cli-client","twitter-client","twitter-cmd"],"created_at":"2025-04-06T17:31:23.643Z","updated_at":"2025-10-09T00:14:05.753Z","avatar_url":"https://github.com/IchikawaYukko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[日本語](READMEja.md)\n# twitter-cmd\nSimple CLI Twitter client.\n\nPost something to Twitter from command line :-) May be useful in shell script use ?\n\n## Build\n1. Launch build environment\n\n    `docker-compose run build-env`\n\n1. Set OAuth CONSUMER_KEY and CONSUMER_SECRET\n\n    1. Get your key/secret from Twitter Developpers \u003e Apps page.\n    1. Set it to consumer_token.go\n\n1. Fetch dependent packages\n\n    `make deps`\n\n1. Build\n\n    `make` or `make build-windows`\n\nOr you can download pre compiled executable from [releases](https://github.com/IchikawaYukko/twitter-cmd/releases).\n\n## Usage (Get OAuth token)\n\n1. Start OAuth Authentication\n\n    `./twitter 1`\n\n    This will show Authenticate URL like this\n\n```\nOpen this URL and login with your Twitter account.\nhttps://api.twitter.com/oauth/authenticate?oauth_token=xxxxxxxxxx\n```\n2. Open Authenticate URL by browser.\n\n3. Enter PIN\n\n```\nEnter PIN: *******\nToken saved to .ichikawayukko-twitter_cmd\nErase this file to re-authenticate.\n```\n\n# Usage (Tweet)\n1. Tweet !!\n\n    Linux: `./twitter Hello World!`\n\n    Windows: `twitter.exe Hello World!`\n\n1. Tweet with image\n\n    `./twitter -m filename1 Hello World?`\n\n    `./twitter -m filename1 -m filename?2 Hello World?`\n\n    (4 files can be specified at one time)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichikawayukko%2Ftwitter-cmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fichikawayukko%2Ftwitter-cmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fichikawayukko%2Ftwitter-cmd/lists"}