5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2024-11-14 20:30:26 +00:00
envayasms/.phrozn/entries/index.twig
2012-09-06 16:12:52 -07:00

78 lines
3.1 KiB
Twig
Executable File

id: home
layout: default.twig
---
<p>
<div style='float:right;padding-left:10px;padding-bottom:10px'>
<img src='/media/screenshot-main.png?v2' width='210' height='350' style='border:1px solid black' />
<br />
<img src='/media/screenshot-settings.png?v2' width='210' height='350' style='border:1px solid black' />
<br />
<img src='/media/screenshot-pending.png' width='212' height='350' />
</div>
<div style='color:white;background-color:#666;padding:10px;margin:15px 0px;width:400px'>
29 Feb 2012: Try <a style='color:white;font-weight:bold;text-decoration:none' href='http://telerivet.com'>Telerivet</a>,
a service that makes it easy for anyone to deploy their own SMS service anywhere in the world in minutes using an Android phone.
Send and receive SMS from a web browser without any programming.
Or, use Telerivet's API to integrate your own app. <a style='color:white;font-weight:bold;text-decoration:none' href='http://telerivet.com'>Learn more</a>
</div>
EnvayaSMS is a SMS and MMS gateway running entirely as an Android app.
<p>
It forwards incoming SMS and MMS messages to a web server on the Internet, and sends
outgoing messages from the web server to other phones.
</p>
<p>
People with any type of mobile phone can send SMS and MMS to a phone
running EnvayaSMS, without needing their own Android phone.
</p>
<p>
It works wherever the phone can receive SMS messages and access the Internet
(via Wi-Fi or mobile data connection).
</p>
<h2>Why EnvayaSMS?</h2>
<p>
EnvayaSMS can be used to enable any web service to send and receive SMS and MMS messages
nearly anywhere in the world.
</p>
<p> In particular, it is useful in countries where obtaining a local virtual phone number
or SMS shortcode is difficult, expensive, or impossible. A phone running EnvayaSMS
connects to the phone network in the same way as any other mobile phone,
so it can be set up without needing approval from anyone else.
</p>
<p>
EnvayaSMS is designed to to be maintainable even when deployed in remote locations
that cannot easily be accessed by your organization's technical staff.
With minimal training, non-technical users can do all setup and maintenance of deployed phones.
</p>
<h2>Price</h2>
<p>
EnvayaSMS is free to install on as many phones as you'd like.
</p>
<p>
In order to deploy EnvayaSMS, you will need an Android phone with service on a mobile network.
EnvayaSMS is compatible with many old or inexpensive Android phones.
</p>
<p>
Before deploying EnvayaSMS, you can test EnvayaSMS without an Android phone
by installing EnvayaSMS on an emulated phone on your computer. <a href='/test/'>Learn more...</a>
</p>
<p>
Development of EnvayaSMS is led by <a href='http://envaya.org'>Envaya</a>,
a 501(c)(3) non-profit project of the Trust for Conservation Innovation.
If you want to support future development of EnvayaSMS or register your appreciation,
we encourage you to <a style='font-weight:bold' href='http://envaya.org/envaya/page/contribute'>donate</a>
in any amount you want.
</p>
<br />
<a href='/install/' class='button' style='margin-left:110px;'>
Install EnvayaSMS Now
</a>