Samuel Tardieu @ rfc1149.net

Octopush-Akka

A Scala library to send SMS through the Octopush service

Octopush is a French company specialized in sending text messages through a REST API.

Octopush-Akka is a library allowing sending text messages through Octopush. It uses the Akka actors framework and is used in the Pointage 100km ultramarathon handling software.

Getting Octopush-Akka

You can get the current development version of Octopush-Akka using git:
git clone https://github.com/evenfurther/octopush-akka.git
This will create a octopush-akka directory in which you will be able to record your own changes. You can also browse the Octopush-Akka repository on GitHub.

Contributing to Octopush-Akka

Reporting bugs and asking for features

If you find a bug or have an idea for a new feature, you might consider adding a new issue. The more precise you will be in your description, the more useful it will be.

Submitting patches

Patches are gladly accepted from their original author. Along with any patches, please state that the patch is your original work and that you license the work to the Octopush-Akka project under a license compatible with the current one (Apache).

To propose a patch, you may fork the Octopush-Akka repository on GitHub, and issue a pull request. You may also send patches and pull requests by email.