toto2titi.smsprovider.freemobile

Send SMS using API of French provider “Free Mobile”.

French provider Free Mobile provides a free API to send SMS to oneself.

Configuration file

[general]
provider = freemobile
editor = gedit --wait --standalone {}

[provider:freemobile]
user = 12345678
password = s3cr37

This provider has to mandatory configuration options: user and password, which are:

Functions

sendsms(content, *, config)

Send an SMS.