mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-29 10:46:31 +00:00
* - Invert header colors for better readability - Increase size of header image and adjust layout - Change font-color of sent date to grey because it is not as important as the content (with darker grey on hover) - Use same opacity of delete button as in contacts app (hover: opacity: 1) * Remove unnecessairy margin-right * Use flex-box in header and adjust more to other apps
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
- Download the latest release
- Place this app in owncloud/apps/ and unpack it
- Rename folder to ocsms if it's not the correct name
- Activate the app in https://your-owncloud/index.php/settings/apps?installed
- Download the Android client from Google Play
- Activate the Android client by adding an account in your phone settings
- 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
Languages
JavaScript
53.8%
PHP
42.3%
CSS
3.2%
Shell
0.6%