{"id":21143988,"url":"https://github.com/rakshazi/twilio-sms-gui","last_synced_at":"2025-07-09T06:30:28.357Z","repository":{"id":48576975,"uuid":"176727780","full_name":"rakshazi/twilio-sms-gui","owner":"rakshazi","description":"Simple GUI to send SMS via Twilio with predefined contact list","archived":false,"fork":false,"pushed_at":"2021-07-19T21:18:38.000Z","size":43,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T07:52:05.713Z","etag":null,"topics":["gui","python3","qt5","sms","twilio","twilio-sms","twilio-sms-gui","yaml"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/rakshazi.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":"2019-03-20T12:22:30.000Z","updated_at":"2021-07-19T21:18:27.000Z","dependencies_parsed_at":"2022-09-23T18:21:50.603Z","dependency_job_id":null,"html_url":"https://github.com/rakshazi/twilio-sms-gui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rakshazi/twilio-sms-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakshazi%2Ftwilio-sms-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakshazi%2Ftwilio-sms-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakshazi%2Ftwilio-sms-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakshazi%2Ftwilio-sms-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakshazi","download_url":"https://codeload.github.com/rakshazi/twilio-sms-gui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakshazi%2Ftwilio-sms-gui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264405854,"owners_count":23603025,"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":["gui","python3","qt5","sms","twilio","twilio-sms","twilio-sms-gui","yaml"],"created_at":"2024-11-20T08:05:08.946Z","updated_at":"2025-07-09T06:30:28.054Z","avatar_url":"https://github.com/rakshazi.png","language":"Python","funding_links":["https://liberapay.com/rakshazi/donate"],"categories":[],"sub_categories":[],"readme":"# Twilio SMS GUI with contacts [![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/rakshazi/donate)\n\nSimple gui to send SMS via Twilio, using predefined contact list.\n\n![Twilio SMS GUI](https://github.com/rakshazi/twilio-sms-gui/blob/master/screenshot.png)\n\n## Install\n\n```bash\npip install -r requirements.txt\n```\n\n## Config\n\nCreate `config.yml` (_or '~/.config/twiliogui.yml' or '~/.twiliogui.yml'_) file and place it near `gui.py`:\n```yml\napi:\n  accountsid: YourAccountSID\n  authtoken: YourAuthToken\n  callerid: \"YourTwilioPhone\"\ncontacts:\n  Contact: \"phone\"\n  Contact2: \"phone\"\n  #...\n```\n\nExample:\n\n```yml\napi:\n  accountsid: ACn6233a2f6ad54844daa770fsfasfas\n  authtoken: 39af9safsfafafsfasfafasf221fsafs\n  callerid: \"+12345678910\"\ncontacts:\n  Johny: \"+79012345678\"\n  Sergey: \"+79123456789\"\n```\n\n## Usage\n\nJust run `python3 gui.py`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakshazi%2Ftwilio-sms-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frakshazi%2Ftwilio-sms-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakshazi%2Ftwilio-sms-gui/lists"}