https://github.com/olivier-boudeville/ceylan-mobile
Part of the Ceylan project in charge of the control of mobile devices from Erlang.
https://github.com/olivier-boudeville/ceylan-mobile
3g ceylan erlang mobile sms
Last synced: about 1 year ago
JSON representation
Part of the Ceylan project in charge of the control of mobile devices from Erlang.
- Host: GitHub
- URL: https://github.com/olivier-boudeville/ceylan-mobile
- Owner: Olivier-Boudeville
- License: lgpl-3.0
- Created: 2019-03-12T18:37:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-08T20:25:03.000Z (over 1 year ago)
- Last Synced: 2025-03-21T06:33:27.362Z (about 1 year ago)
- Topics: 3g, ceylan, erlang, mobile, sms
- Language: HTML
- Homepage: http://mobile.esperide.org
- Size: 7.98 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Ceylan-Mobile

Part of the Ceylan project in charge of the control of mobile phones from Erlang.
A typical use case is to send SMS from Erlang thanks to a connected 3G USB key.
Ceylan-Mobile is based on:
* [libGammu](https://wammu.eu/libgammu/), for the mobile phone support
* [Ceylan-Seaplus](https://github.com/Olivier-Boudeville/Ceylan-Seaplus), for the integration of the previous library to Erlang
Please refer to the [Ceylan-Mobile official documentation](http://mobile.esperide.org), otherwise to its [mirror](http://olivier-boudeville.github.io/Ceylan-Mobile/).
The 'master' branch corresponds to the current stable version of this binding facility.