{"id":19468290,"url":"https://github.com/barrel/sweet-board","last_synced_at":"2025-07-15T18:33:20.408Z","repository":{"id":7971530,"uuid":"9372362","full_name":"barrel/sweet-board","owner":"barrel","description":"Sweet Board is an app that uses the twilio api to retreive your sms log and display it in a simple, readable format.","archived":false,"fork":false,"pushed_at":"2013-04-24T14:33:10.000Z","size":3312,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-04-25T11:42:28.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/barrel.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":"2013-04-11T14:34:31.000Z","updated_at":"2024-01-06T23:42:03.000Z","dependencies_parsed_at":"2022-07-19T14:39:46.568Z","dependency_job_id":null,"html_url":"https://github.com/barrel/sweet-board","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/barrel/sweet-board","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrel%2Fsweet-board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrel%2Fsweet-board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrel%2Fsweet-board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrel%2Fsweet-board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barrel","download_url":"https://codeload.github.com/barrel/sweet-board/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrel%2Fsweet-board/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265451464,"owners_count":23767769,"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-11-10T18:40:29.863Z","updated_at":"2025-07-15T18:33:20.369Z","avatar_url":"https://github.com/barrel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sweet Board\n\n## About\n\nThe Barrel Sweet Board is an app that uses the twilio api to retreive your sms log and display it in a simple, readable format. The app auto updates when new texts are recieved.\n\nRead the [story](http://www.barrelny.com/blog/sweet-board-sketch-to-prototype-in-5-hours/) behind the Sweet Board.\n\n\n## Installation\n\n1. [Download files](https://github.com/barrel/sweet-board/archive/master.zip).\n2. Insert your twilio account credentials into [config.php](https://github.com/barrel/sweet-board/blob/master/config.php).\n\n```php\n\t$token = 'your-token-here';\n\t$sid = 'your-sid-here';\n```\n\nThese can be found by going to your twilio [account page](https://www.twilio.com/user/account) and copy \u0026 pasting the \"AUTH TOKEN\" \u0026 \"ACCOUNT SID\" into the file. Then you are set!\n\n\n## Configurations\n\nYou can add a text reply to your users by editing [reply.php](https://github.com/barrel/sweet-board/blob/master/reply.php).\n\n```xml\n\u003cResponse\u003e\n\t\u003cSms\u003eHello, thanks for texting the Sweet Board!\u003c/Sms\u003e\n\u003c/Response\u003e\n```\n\nYou can edit the number of texts that are included in the vintage sweetness by changing the default in [config.php](https://github.com/barrel/sweet-board/blob/master/config.php).\n\n```php\n\t$vintage_texts = 10;\n```\n\n\n\n### Credits\n\n- Built by [Barrel](http://www.barrelny.com/). \n- Concept by [Peter Kang](http://www.twitter.com/peterkang34).\n- Design \u0026 development by [Jessica Frazelle](http://www.twitter.com/frazelledazzell).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrel%2Fsweet-board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarrel%2Fsweet-board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrel%2Fsweet-board/lists"}