{"id":23433922,"url":"https://github.com/ioki-mobility/tictxttoe","last_synced_at":"2025-04-09T15:48:41.573Z","repository":{"id":88647891,"uuid":"542996534","full_name":"ioki-mobility/TicTxtToe","owner":"ioki-mobility","description":"Play https://tik-tak-tioki.fly.dev/ via SMS","archived":false,"fork":false,"pushed_at":"2022-09-29T08:22:22.000Z","size":1450,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T05:56:51.919Z","etag":null,"topics":["hackday","tiktaktioki"],"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/ioki-mobility.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-09-29T08:08:17.000Z","updated_at":"2022-09-29T08:24:14.000Z","dependencies_parsed_at":"2024-03-25T21:45:52.249Z","dependency_job_id":null,"html_url":"https://github.com/ioki-mobility/TicTxtToe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioki-mobility%2FTicTxtToe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioki-mobility%2FTicTxtToe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioki-mobility%2FTicTxtToe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioki-mobility%2FTicTxtToe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ioki-mobility","download_url":"https://codeload.github.com/ioki-mobility/TicTxtToe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248063234,"owners_count":21041741,"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":["hackday","tiktaktioki"],"created_at":"2024-12-23T11:35:36.226Z","updated_at":"2025-04-09T15:48:41.540Z","avatar_url":"https://github.com/ioki-mobility.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![official ioki Hackday project](https://img.shields.io/badge/official-ioki%20Hackday%20project-%23000)\n\n# TicTxtToe\n\nAn Tic Tac Toe client which can be played over SMS.\n\nhttps://user-images.githubusercontent.com/64888250/192966997-e1fa0aa6-2e28-42bd-ab32-39c38c993997.mp4\n\nThe project was created at the [Hackday 2022](https://stefma.medium.com/a1d14341e3f2).\n\n## Setup\n\nWe use [twilio](https://www.twilio.com/) to send the SMS.\nTherefore you need to create a twilio account and set up the [\"Mesage/SMS\"](https://www.twilio.com/messaging/sms) feature.\n\n\u003e **Note**: For testing purpose you can use the trial version of twilio.\n\nAfterwards you have to paste the credentials in a file named `config.json`:\n```json\n{\n    \"username\": \"TWILIO_USERNAME\",\n    \"password\": \"TWILIO_PASSOWRD\",\n    \"phonenumber\": \"TWILIO_PHONENUMBER\"\n}\n```\n\nNow you can run the server:\n```\ngo run main.go\n```\n\nYou may want to use [ngrok](https://ngrok.com/) to expose the them to the internet.\n\nThe URL has to be set as a [SMS webhook for your phonenumber](https://www.twilio.com/docs/serverless/functions-assets/quickstart/receive-sms#set-a-function-as-a-webhook) in the twilio console to receive the SMS someone sends to the twilio phonenumber.\n\n\u003e **Note**: In case you use the trial account you have to verify all phonenumbers who sends a SMS to your twilio phonenumber first. See also the [twilio docs](https://support.twilio.com/hc/en-us/articles/223180048-Adding-a-Verified-Phone-Number-or-Caller-ID-with-Twilio) for this.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioki-mobility%2Ftictxttoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fioki-mobility%2Ftictxttoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioki-mobility%2Ftictxttoe/lists"}