Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josacar/menix
Send SMS from network
https://github.com/josacar/menix
Last synced: 15 days ago
JSON representation
Send SMS from network
- Host: GitHub
- URL: https://github.com/josacar/menix
- Owner: josacar
- Created: 2012-04-10T19:50:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-10T21:08:45.000Z (over 12 years ago)
- Last Synced: 2023-03-23T08:13:04.607Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Menix
=====Menix is a network-to-SMS program.
It listens to TCP packets and sends them over a GSM modem ( COM / ttySX device )
Building
--------Dependencies:
* CMake >= 2.6
* Qt4
* Qextserialport
* GCC / MinGW