mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-12 02:16:25 +00:00
44 lines
1.0 KiB
Markdown
44 lines
1.0 KiB
Markdown
# Oc Sms
|
|
|
|
## Introduction
|
|
|
|
Oc Sms provides a webinterface to display your SMS conversations.
|
|
|
|
SMS conversations are pushed by your Android devices using ownCloud Sms app, available on Google Play Store
|
|
|
|
Android download link: https://play.google.com/store/apps/details?id=fr.unix_experience.owncloud_sms
|
|
|
|
ownCloud SMS Android App sources are partially available here: https://github.com/nerzhul/ownCloud-SMS-App
|
|
|
|
## Licence
|
|
|
|
OcSMS web application is currently under AGPL licence but this free licence can be modificated to a better free licence.
|
|
|
|
## Requirements
|
|
- An ownCloud instance
|
|
|
|
|
|
## Installation
|
|
Place this app in **owncloud/apps/**
|
|
|
|
## Issue template
|
|
|
|
Server
|
|
- ownCloud version: X.X.X
|
|
- PHP version: X.X
|
|
- HTTPd server: <apache|nginx...>
|
|
- HTTPS: <yes|no>
|
|
|
|
Client
|
|
- Android version: X.X.X
|
|
- Phone: <phone-model>
|
|
- ownCloud SMS app version: X.X.X
|
|
|
|
Please create your issues for the client here:
|
|
|
|
https://github.com/nerzhul/ownCloud-SMS-App/issues
|
|
|
|
And for the server app here:
|
|
|
|
https://github.com/nerzhul/ocsms/issues
|