{"id":23635327,"url":"https://github.com/michaelkourlas/voipms-sms-client","last_synced_at":"2025-05-16T18:11:07.374Z","repository":{"id":20964476,"uuid":"24253250","full_name":"michaelkourlas/voipms-sms-client","owner":"michaelkourlas","description":"Popular Android messaging app for VoIP.ms, a Canadian VoIP provider","archived":false,"fork":false,"pushed_at":"2025-01-31T21:44:06.000Z","size":10739,"stargazers_count":240,"open_issues_count":17,"forks_count":54,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-04-12T17:48:38.097Z","etag":null,"topics":["android","java","kotlin","sms","voip","voip-ms"],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=net.kourlas.voipms_sms","language":"Kotlin","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/michaelkourlas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"michaelkourlas","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2014-09-20T04:01:10.000Z","updated_at":"2025-04-09T11:50:19.000Z","dependencies_parsed_at":"2024-01-27T02:28:51.448Z","dependency_job_id":"d74b8e8e-3864-431a-88a4-2bde2f7aa560","html_url":"https://github.com/michaelkourlas/voipms-sms-client","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkourlas%2Fvoipms-sms-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkourlas%2Fvoipms-sms-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkourlas%2Fvoipms-sms-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkourlas%2Fvoipms-sms-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelkourlas","download_url":"https://codeload.github.com/michaelkourlas/voipms-sms-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582907,"owners_count":22095518,"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":["android","java","kotlin","sms","voip","voip-ms"],"created_at":"2024-12-28T05:33:59.345Z","updated_at":"2025-05-16T18:11:07.359Z","avatar_url":"https://github.com/michaelkourlas.png","language":"Kotlin","funding_links":["https://ko-fi.com/michaelkourlas"],"categories":[],"sub_categories":[],"readme":"# VoIP.ms SMS #\n\n[![Android CI (primary)](https://github.com/michaelkourlas/voipms-sms-client/actions/workflows/android-primary.yml/badge.svg)](https://github.com/michaelkourlas/voipms-sms-client/actions/workflows/android-primary.yml) [![Android CI (F-Droid)](https://github.com/michaelkourlas/voipms-sms-client/actions/workflows/android-fdroid.yml/badge.svg)](https://github.com/michaelkourlas/voipms-sms-client/actions/workflows/android-fdroid.yml)\n\n## Overview ##\n\nVoIP.ms SMS is an Android messaging app for VoIP.ms that seeks to replicate the aesthetic of [Google's official SMS app](https://play.google.com/store/apps/details?id=com.google.android.apps.messaging).\n\n[\u003cimg src=\"https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png\"\n    alt=\"Get it on Google Play\"\n    height=\"50\"\u003e](https://play.google.com/store/apps/details?id=net.kourlas.voipms_sms)\n[\u003cimg src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\"\n    alt=\"Get it on F-Droid\"\n    height=\"50\"\u003e](https://f-droid.org/packages/net.kourlas.voipms_sms)\n\n## Features ##\n\n* Material design\n* Push notifications (if using the Google Play version of the app)\n* Synchronization with device contacts\n* Message search\n* Comprehensive support for synchronization with VoIP.ms\n* Completely free\n\n## Rationale ##\n\nA number of people use VoIP.ms as a cheaper alternative to subscribing to a voice plan for their mobile devices.\n\nUnfortunately, this can make sending text messages rather difficult, as the [VoIP.ms SMS Message Center](https://voip.ms/m/sms.php) is clearly built as a diagnostic tool for use in desktop browsers, not as an easy way to send and receive messages on a mobile device.\n\nVoIP.ms does provide a [mobile version](https://sms.voip.ms/) of this interface with an improved UI, but it still lacks important features that are only possible with a dedicated app.\n\n## Installation ##\n\nThe Google Play version of the app uses closed-source Firebase libraries to\nsupport push notifications. The F-Droid version of the application is completely\nopen source.\n\nThe Google Play version of the app can be downloaded from the [Releases section](https://github.com/michaelkourlas/voipms-sms-client/releases) of the GitHub repository.\n\n## Documentation ##\n\nThe app's documentation is available in the [HELP.md file](https://github.com/michaelkourlas/voipms-sms-client/blob/master/HELP.md).\n\n## License ##\n\nVoIP.ms SMS is licensed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).\n\nGoogle Play and the Google Play logo are trademarks of Google LLC.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelkourlas%2Fvoipms-sms-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelkourlas%2Fvoipms-sms-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelkourlas%2Fvoipms-sms-client/lists"}