Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T22:05:59.000Z (4 months ago)
- Last Synced: 2024-07-06T02:39:45.419Z (4 months ago)
- Topics: 3g, ceylan, erlang, mobile, sms
- Language: Erlang
- Homepage: http://mobile.esperide.org
- Size: 6.96 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Erlang CI](https://github.com/Olivier-Boudeville/Ceylan-Mobile/workflows/Erlang%20CI/badge.svg)
# Ceylan-Mobile
![](/doc/mobile-title.png)
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 ErlangPlease 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.