mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-07 16:06:18 +00:00
47 lines
2.1 KiB
Markdown
47 lines
2.1 KiB
Markdown
# Nextcloud SMS (Android)
|
|
|
|
[](https://codebeat.co/projects/github-com-nerzhul-owncloud-sms-app-master)
|
|
|
|
Nextcloud SMS app pushes your Android devices conversation into your Nextcloud instance, using [ocsms app](https://github.com/nerzhul/ocsms).
|
|
|
|
## :arrow_forward: Access
|
|
|
|
[](https://play.google.com/store/apps/details?id=fr.unix_experience.owncloud_sms)
|
|
[](https://f-droid.org/repository/browse/?fdid=fr.unix_experience.owncloud_sms)
|
|
|
|
ocsms app sources are available here: https://github.com/nerzhul/ocsms/
|
|
|
|
## :notebook: Application documentation
|
|
|
|
You can find the application documentation here: https://github.com/nerzhul/ownCloud-SMS-App/wiki
|
|
|
|
## :link: Requirements
|
|
- [Nextcloud](https://nextcloud.com/) instance running
|
|
- [ocsms](https://github.com/nextcloud/ocsms) app enabled
|
|
|
|
## :exclamation: Reporting issues
|
|
|
|
- **Client:** https://github.com/nerzhul/ownCloud-SMS-App/issues
|
|
- **Server:** https://github.com/nextcloud/ocsms/issues
|
|
|
|
## :rocket: Contributions
|
|
|
|
- We are searching for **translations** into others languages. To contribute please download `res/values/strings.xml` and `res/values/google_playstore_strings.xml` and provide a Pull Request with a translated version!
|
|
- You can also contribute by adding **patches** in Java code or cleanups.
|
|
- Application uses a [GoMobile AAR](https://gitlab.com/nerzhul/ncsmsgo) to have the best performance on phones with modern technologies like HTTP/2.0
|
|
|
|
### Build requirements
|
|
- gradle
|
|
|
|
### Coding guidelines
|
|
|
|
- No empty lines at EOF
|
|
- No trailing whitespaces
|
|
|
|
## :notebook: License
|
|
|
|
Nextcloud SMS Android Application license is in reflexion, then sources are partial.
|
|
|
|
- App locales and layouts are under BSD 2 clause license
|
|
- App DataProviders are under AGPLv3
|