{"id":16834965,"url":"https://github.com/dchest/gotweet","last_synced_at":"2025-07-29T12:38:06.747Z","repository":{"id":66001780,"uuid":"388701","full_name":"dchest/gotweet","owner":"dchest","description":"This was the first command-line Twitter client in Go programming language, written two days after the release of Go. IT NO LONGER WORKS BECAUSE TWITTER REMOVED HTTP AUTHENTICATION SUPPORT IN API. Use the one in the link below!","archived":false,"fork":false,"pushed_at":"2010-02-15T21:26:47.000Z","size":110,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T04:36:32.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/mattn/twty","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dchest.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2009-11-28T21:55:17.000Z","updated_at":"2015-07-29T18:07:31.000Z","dependencies_parsed_at":"2023-02-19T21:00:32.511Z","dependency_job_id":null,"html_url":"https://github.com/dchest/gotweet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dchest/gotweet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fgotweet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fgotweet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fgotweet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fgotweet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dchest","download_url":"https://codeload.github.com/dchest/gotweet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fgotweet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259896112,"owners_count":22928325,"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":[],"created_at":"2024-10-13T12:08:32.379Z","updated_at":"2025-06-14T23:01:57.906Z","avatar_url":"https://github.com/dchest.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"gotweet\n=======\n\nGotweet is a simple command-line Twitter client in [Go programming language](http://golang.org).\n\nBuilding from Sources\n---------------------\n\nTo make (you have to install [Go](http://golang.org) first):\n\n\t$ cd src\n\t$ make\n\n(Note: currently it builds using 6g compiler. If you change Makefile to be compiler-independent, please fork and submit your pull request.)\n\nBinaries\n--------\n\n* [gotweet-osx-amd64.zip](http://c0043312.cdn.cloudfiles.rackspacecloud.com/gotweet-osx-amd64.zip)\n(Mac OS X 10.5 x86-64, 370 KB, Version [b975035f58], 2009-11-12 22:07:02)\n\n* [gotweet-linux-amd64.zip](http://c0043312.cdn.cloudfiles.rackspacecloud.com/gotweet-linux-amd64.zip)\n(Linux amd64, 370 KB, Version [b975035f58], 2009-11-12 22:07:02)\n\nUsage\n------\n\n\tUsage: ./gotweet [options...] action ...\n\tOptions:\n\t  -p=\"\": password\n\t  -u=\"\": username (Twitter login)\n\tActions:\n\t  post\t\tPost status update (followed by status). Alias: p\n\t  user\t\tShow user timeline. Alias: u\n\t  friends\tShow friends timeline. Alias: (nothing)\n\t  mentions\tShow mentions. Alias: @\n\t  public\tShow public timeline\n\nExamples\n--------\n\nPost status update:\n\t\n\tgotweet -u=username -p=password p \"My status update\"\n\nShow mentions:\n\n\tgotweet -u=username -p=password @\n\nShow friends timeline:\n\n\tgotweet -u=username -p=password\n\n* * *\n\nMade by [Coding Robots](http://www.codingrobots.com).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdchest%2Fgotweet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdchest%2Fgotweet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdchest%2Fgotweet/lists"}