{"id":15971319,"url":"https://github.com/dolph/txt","last_synced_at":"2025-10-13T12:32:20.821Z","repository":{"id":141852541,"uuid":"453721572","full_name":"dolph/txt","owner":"dolph","description":"Send text messages from a CLI","archived":false,"fork":false,"pushed_at":"2023-03-10T16:50:37.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T15:52:52.230Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dolph.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":"2022-01-30T15:40:28.000Z","updated_at":"2024-03-03T18:39:30.000Z","dependencies_parsed_at":"2024-06-21T05:52:26.177Z","dependency_job_id":null,"html_url":"https://github.com/dolph/txt","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dolph/txt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Ftxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Ftxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Ftxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Ftxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dolph","download_url":"https://codeload.github.com/dolph/txt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolph%2Ftxt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015056,"owners_count":26085643,"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-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2024-10-07T20:20:58.410Z","updated_at":"2025-10-13T12:32:20.801Z","avatar_url":"https://github.com/dolph.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# txt\n\nSend text messages from the command line.\n\n## Usage\n\nConfiguration is provided by environment variables. All arguments are sent as a text message:\n\n```bash\n$ txt hello world\n```\n\nTo specify the recipient, use `TXT_TO`:\n\n```bash\n$ TXT_TO=15555551234 txt hello world\n```\n\n### Configuration\n\nConfigure your Twilio account using environment variables supported by [twilio-go](https://github.com/twilio/twilio-go) (such as `TWILIO_ACCOUNT_SID` and `TWILIO_AUTH_TOKEN`, both of which are required).\n\n`txt` directly consumes additional environment variables prefixed with `TXT_`:\n\n* `TXT_FROM` (required): The Twilio phone number to use for sending.\n* `TXT_TO` (required): The phone number to send a text message to.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolph%2Ftxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdolph%2Ftxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolph%2Ftxt/lists"}