1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00
Loic Blot 1b2a171b89 APIv2 improvements
* prepare a table for messaging sending queue
* drop retrieveAllIdsWithStatus and related API call (unused and dropped from Android app devel version)
* reorganise api controller
2016-05-12 23:18:25 +02:00
2016-05-12 23:18:25 +02:00
2016-05-12 23:18:25 +02:00
2016-01-30 22:47:34 +01:00
2016-05-12 23:18:25 +02:00
2016-02-05 13:06:56 +01:00
2016-03-24 17:07:40 +01:00
2016-01-30 22:54:12 +01:00
2016-01-30 23:53:04 +01:00
2014-09-12 11:46:39 +00:00
2016-02-05 09:02:40 +01:00
2016-03-15 14:42:20 +01:00

ownCloud SMS

Introduction

ownCloud 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

ownCloud SMS (OcSMS) web application is currently under AGPL licence but this free licence can be modificated to a better free licence.

Requirements

  • An ownCloud instance
  • An Android phone

Installation

  1. Download the latest release
  2. Place this app in owncloud/apps/ and unpack it
  3. Rename folder to ocsms if it's not the correct name
  4. Activate the app in https://your-owncloud/index.php/settings/apps?installed
  5. Download the Android client from Google Play
  6. Activate the Android client by adding an account in your phone settings
  7. Choose your language into ocsms ownCloud app setting at the bottom of the contact list

Owncloud SMS core issues

Please create your core issues here: https://github.com/nerzhul/ocsms/issues

Android client issues

Please create your issues for the Android client here: https://github.com/nerzhul/ownCloud-SMS-App/issues

Description
No description provided
Readme 17 MiB
Languages
JavaScript 53.8%
PHP 42.3%
CSS 3.2%
Shell 0.6%