{"id":13466006,"url":"https://github.com/nextcloud/ocsms","last_synced_at":"2025-05-16T18:06:45.109Z","repository":{"id":20675658,"uuid":"23958527","full_name":"nextcloud/ocsms","owner":"nextcloud","description":"📱 Nextcloud/ownCloud PhoneSync server application","archived":false,"fork":false,"pushed_at":"2025-04-23T01:27:10.000Z","size":14842,"stargazers_count":188,"open_issues_count":68,"forks_count":52,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-04-23T02:27:48.532Z","etag":null,"topics":["nextcloud","phone-sync"],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=fr.unix_experience.owncloud_sms","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"puikinsh/Sparkling","license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextcloud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-09-12T11:47:08.000Z","updated_at":"2025-04-23T01:27:14.000Z","dependencies_parsed_at":"2024-01-29T06:11:59.488Z","dependency_job_id":"45be499f-dca0-45ad-9796-50100c1af0ba","html_url":"https://github.com/nextcloud/ocsms","commit_stats":{"total_commits":839,"total_committers":37,"mean_commits":"22.675675675675677","dds":"0.45172824791418353","last_synced_commit":"962a4a6f221d1c5c1b94200042de730aa379d501"},"previous_names":["nerzhul/ocsms"],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Focsms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Focsms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Focsms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Focsms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextcloud","download_url":"https://codeload.github.com/nextcloud/ocsms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582905,"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":["nextcloud","phone-sync"],"created_at":"2024-07-31T15:00:37.968Z","updated_at":"2025-05-16T18:06:45.091Z","avatar_url":"https://github.com/nextcloud.png","language":"JavaScript","readme":"# Phone Sync (for Nextcloud \u0026 ownCloud)\n\nPhone Sync provides a webinterface to display your SMS conversations. SMS conversations are pushed by your Android devices using the [Android client](https://github.com/nerzhul/ownCloud-SMS-App), available on [F-Droid](https://f-droid.org/repository/browse/?fdid=fr.unix_experience.owncloud_sms).\n\n## :arrow_forward: Access\n\nThe app is available on the [Nextcloud App Store](https://apps.nextcloud.com/apps/ocsms), so installing is as easy as:\n\n1. Navigate in your Nextcloud instance to the \"Apps\" \n2. Select the category \"Multimedia\"\n3. Click \"activate\"\n\n## :question: Solve encoding errors on MySQL\nIf you are on MySQL or MariaDB and have the following issue with the database:\n\n```\nIncorrect string value: '\\xF0\\x9F\\x98\\x89' for column 'sms_msg' at row 1\n```\n\nThe cause may be that you have to enable 4-byte support. \n\nHere is a guide: https://docs.nextcloud.com/server/11/admin_manual/maintenance/mysql_4byte_support.html\n\n## :question: Solve InnoDB 'Index column size too large' error on MySQL\n\nIf you are on MySQL or MariaDB and have the following issue with the database:\n\n```\nIndex column size too large. The maximum column size is 767 bytes.\n```\n\nYou should reconfigure your MySQL server to support a such column size.\n\nHere are some informations: https://stackoverflow.com/questions/30761867/mysql-error-the-maximum-column-size-is-767-bytes/30767600\n\n## :question: Solve the synchronisation issues\nIf you are using FastCGI you must enable buffering in FastCGI but commenting the following line:\n\n```\nfastcgi_request_buffering off;\n```\n\n## :question: Using the Android App With 2FA Enabled\nIf you've enabled 2FA (Two Factor Authentication) logins you may be hit with an incorrect password error. The android client doesn't support logging in with 2FA credentials. Here is a guide to do so, although it says Managing Devices it is the same process for App Passwords: https://docs.nextcloud.com/server/11/user_manual/session_management.html#managing-devices\n\n## :eyes: Screenshot\n\n![Screenshot](https://raw.githubusercontent.com/nextcloud/ocsms/master/appinfo/screenshots/1.png)\n\n## :link: Requirements\n- A [Nextcloud](https://nextcloud.com) or [ownCloud](https://owncloud.com) instance\n- An Android phone\n\n## :exclamation: Reporting issues\n\n- **Server:** https://github.com/nextcloud/ocsms/issues\n- **Client:** https://github.com/nerzhul/ownCloud-SMS-App/issues\n\n## :notebook: License\nPhone Sync web application is currently licensed under [AGPL license](https://github.com/nextcloud/ocsms/blob/master/LICENSE.md).\n\n## :notebook: External Libraries\n[Twemoji](https://github.com/twitter/twemoji) Code licensed under the [MIT License](http://opensource.org/licenses/MIT), Graphics licensed under [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/).\n[libphonenumber-for-php](https://github.com/giggsey/libphonenumber-for-php) Code licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0).\n","funding_links":[],"categories":["Apps","JavaScript","others"],"sub_categories":["Official"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextcloud%2Focsms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextcloud%2Focsms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextcloud%2Focsms/lists"}