Skip to content

olliebennett/SMSSync

 
 

Repository files navigation

SMSSync

Welcome to "SMSSync", an android application that turns your android powered phone into an SMS gateway.

Read about it at smssync.ushahidi.com.

Installation

Insallation and configuration details are here.

Development

Documentation for developers can be found here.

Contributing

If you would like to contribute code to SMSSync you can do so through GitHub by forking the repository and sending a pull request. We will review your code. If everything with the pull request looks good, we will humbly merge your changes.

Branch structure

The repository is made up of three main branches: master (stable), develop (ustable) and release (quite stable and a temporary branch).

  • master has the latest stable code, its tags are released as SMSSync on the Google playstore.
  • develop has the latest unstable code. Its codes are merge into master after they become stable and well tested.
  • release is a branch of develop after feature freeze. mainly for fine tuning and testing to get the code stable for a release. The changes made here are finally merged into both develop and master branches. After which master is tagged for a release.

About

SMS gateway for Android powered phones

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 91.3%
  • JavaScript 4.9%
  • PHP 3.8%