{"id":22824374,"url":"https://github.com/adriens/mobitag","last_synced_at":"2025-10-16T20:21:46.225Z","repository":{"id":245513335,"uuid":"818474941","full_name":"adriens/mobitag","owner":"adriens","description":"A first GO cli to send mobitags/sms in New-Caledonia","archived":false,"fork":false,"pushed_at":"2024-06-23T23:41:56.000Z","size":1346,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T00:36:52.288Z","etag":null,"topics":["geek","golang","golang-application","hackathon","hackathon-p","innovation","innovationlab","learning-by-doing","nerd","proof-of-concept","side","sms","sms-client","weekend-project"],"latest_commit_sha":null,"homepage":"https://dev.to/adriens/mobitag-go-hackathon-2024-06-22-week-end-2n16","language":"Go","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/adriens.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-22T00:18:57.000Z","updated_at":"2024-12-11T23:29:39.000Z","dependencies_parsed_at":"2024-06-24T05:05:24.751Z","dependency_job_id":null,"html_url":"https://github.com/adriens/mobitag","commit_stats":null,"previous_names":["opt-nc/mobitag-cli-go","opt-nc/mobitag","opt-nc/mobitag-cli","adriens/mobitag"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriens%2Fmobitag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriens%2Fmobitag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriens%2Fmobitag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriens%2Fmobitag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriens","download_url":"https://codeload.github.com/adriens/mobitag/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395886,"owners_count":20770277,"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":["geek","golang","golang-application","hackathon","hackathon-p","innovation","innovationlab","learning-by-doing","nerd","proof-of-concept","side","sms","sms-client","weekend-project"],"created_at":"2024-12-12T17:06:27.731Z","updated_at":"2025-10-16T20:21:41.176Z","avatar_url":"https://github.com/adriens.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ❔ A propos\n\nCette repo est une **première expérimentation dont le but est de découvrir le\nlanguage [`Go`](https://go.dev/)**, sur un cas concret car... c'est plus amusant\net beaucoup plus motivant 🤓.\n\nCette expérimentation a donc pur but de créer un cli permettant d'envoyer des mobitags\ndepuis le terminal.\n\n![](media/mobitag-cli.gif)\n\n\n# 🔖 Ressources\n\n- Site web officiel http://www.mobitag.nc\n- [🥳 Mobitag.nc... 25 ans plus tard, des sms en SaaS via API{GEE}](https://dev.to/optnc/mobitagnc-25-ans-plus-tard-des-sms-en-saas-via-apigee-2h9e)\n- [📲 Mobitag.nc for dummies](https://www.kaggle.com/code/optnouvellecaldonie/mobitag-nc-for-dummies)\n- [⏱️ Mobitag Go Hackathon 2024-06-22 week-end 🤓](https://dev.to/adriens/mobitag-go-hackathon-2024-06-22-week-end-2n16)\n- [⏱️ Mobitag Hackathon week-end du 2024-06-22 🤓](https://youtu.be/yVoMg7CXgaM)\n\n# ✅ Prérequis\n\n- [x] Tooling `Go` ([installer `Go`](https://go.dev/doc/install))\n- [x] Une clé d'API, chargée dans l'environnement `OPTNC_MOBITAGNC_API_KEY`\n\n# 🚀 Getting started\n\n## 🤓 `go install`\n\n```shell\ngo install github.com/opt-nc/mobitag@latest\nexport PATH=$PATH:$(go env GOPATH)/bin\nsource ~/.bashrc\n\n```\n\nPuis : \n\n```sh\nmobitag -h\n\n```\n\n## ⚙️ Builder\n\n```shell\ngo build mobitag.go\n\n```\n\n# 🕹️ Essayer\n\n```sh\n./mobitag -h\n\n```\n\n```sh\n# Tester l'environnement\n./mobitag --dry-run\n\n```\n# 🥳 Envoyer un `mobit@g`\n\n```sh\n./mobitag -to xxxxxx -message \"Hello World : a mobit@g from Go(lang) XD\"\n\n```\n\n# 📼 Buidler la demo video\n\nLa video de demo est buildée avec [`charmbracelet/vhs`](https://github.com/charmbracelet/vhs):\n\n```sh\nvhs mobitag-cli.tape\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadriens%2Fmobitag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadriens%2Fmobitag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadriens%2Fmobitag/lists"}