5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2024-12-04 20:45:32 +00:00

encourage people to use telerivet for new features

This commit is contained in:
Jesse Young 2012-11-13 18:02:40 -08:00
parent f784f53909
commit 31e6d99a78
8 changed files with 49 additions and 79 deletions

View File

@ -2,6 +2,10 @@ id: history
title: History
---
<p>
Note: EnvayaSMS is no longer in active development. Its successor is <a href='http://telerivet.com'>Telerivet</a>, which contains many new features and bug-fixes not available in EnvayaSMS.
</p>
Verson 3.0 (2012/04/04)
<ul>

View File

@ -3,7 +3,7 @@ layout: default.twig
title: How it Works
---
<p>
In the simplest configuration, EnvayaSMS only needs to be installed on one phone.
EnvayaSMS typically only needs to be installed on one Android phone.
Suppose that you have installed EnvayaSMS on an Android phone in Dar es Salaam,
Tanzania, with phone number <code>+255987654321</code> (local number <code>0987654321</code>),
with GSM service from Vodacom.

View File

@ -11,10 +11,19 @@ layout: default.twig
</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>
<em>Note: EnvayaSMS is no longer actively developed.</em>
<p>
Its successor is <a style='color:white;font-weight:bold;' href='http://telerivet.com'>Telerivet</a>,
a service that makes it easy for anyone to deploy their own SMS service anywhere in the world using an Android phone.
</p>
<p>
Whereas EnvayaSMS requires significant technical expertise to integrate with an existing software system, Telerivet is a complete product
that is easy for software developers as well as end-users.
</p>
<a href='http://telerivet.com' style='color:white;font-weight:bold'>Go to Telerivet.com</a>
</div>
EnvayaSMS is a SMS and MMS gateway running entirely as an Android app.

View File

@ -16,33 +16,14 @@ In order to install and deploy EnvayaSMS, you will need the following prerequisi
Note: If you don't have an Android phone yet, you can <a href='/test/'>test EnvayaSMS on your computer</a>.
</p>
To install EnvayaSMS on an Android phone, open EnvayaSMS on Android Market by clicking the link below from your phone's browser, or scanning the barcode with a QR code app.<br />
<div style='float:left;padding-right:10px;padding-top:20px'>
<div style='font-size:16px;font-weight:bold; text-align:center'>
<a href="https://market.android.com/details?id=org.envaya.sms">Open Android Market</a>
</div>
<a href="https://market.android.com/details?id=org.envaya.sms">
<img src='/media/qr.png' width='175' height='175' />
</a>
</div>
<div style='float:left;padding-top:10px'>
<img src='/media/screenshot-market.png' style='border:1px solid black' width='440' height='218' />
</div>
<div style='clear:both;padding-top:10px'>
<p>
In order to download from Android Market, you will need a Google account and the Market app on your phone.
Alternatively, you can also install download EnvayaSMS directly from the link below:
Download and install EnvayaSMS directly from the link below:
</p>
<strong><a href='https://github.com/downloads/youngj/EnvayaSMS/EnvayaSMS-release.apk'>EnvayaSMS-release.apk</a></strong>
<p>
Software developers may also <a href="https://github.com/youngj/EnvayaSMS">download the source code from GitHub</a>
and build EnvayaSMS themselves.
You can also <a href="https://github.com/youngj/EnvayaSMS">download the source code from GitHub</a>
and build EnvayaSMS yourself.
</p>
</div>
<h2>Configuring EnvayaSMS</h2>
@ -118,27 +99,18 @@ from the phone numbers you specify.</p>
</p>
<p>
Each Expansion Pack allows EnvayaSMS to increase its sending limit by an additional 100 outgoing SMS messages
per hour. For example, if you install 8 expansion packs, EnvayaSMS will be able to send up to 900 outgoing SMS messages
per hour. For example, if you install 4 expansion packs, EnvayaSMS will be able to send up to 500 outgoing SMS messages
per hour.
</p>
<p>
<strong><a href="https://market.android.com/details?id=org.envaya.sms.pack01">Install EnvayaSMS Expansion Pack 01</a></strong>
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack01.apk">Install EnvayaSMS Expansion Pack 01</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack01.apk'>(apk)</a></small><br />
<strong><a href="https://market.android.com/details?id=org.envaya.sms.pack02">Install EnvayaSMS Expansion Pack 02</a></strong>
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack02.apk">Install EnvayaSMS Expansion Pack 02</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack02.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack03.apk">Install EnvayaSMS Expansion Pack 03</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack03.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack04.apk">Install EnvayaSMS Expansion Pack 04</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack04.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack05.apk">Install EnvayaSMS Expansion Pack 05</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack05.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack06.apk">Install EnvayaSMS Expansion Pack 06</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack06.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack07.apk">Install EnvayaSMS Expansion Pack 07</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack07.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack08.apk">Install EnvayaSMS Expansion Pack 08</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack08.apk'>(apk)</a></small><br />
</p>
<p>
With Expansion Packs, EnvayaSMS is limited only by how fast your phone can send and receive SMS (likely about 1000 messages/hour),

View File

@ -41,7 +41,11 @@
<h2>History</h2>
Verson 3.0 (2012/04/04)
<p>
Note: EnvayaSMS is no longer in active development. Its successor is <a href='http://telerivet.com'>Telerivet</a>, which contains many new features and bug-fixes not available in EnvayaSMS.
</p>
Verson 3.0 (2012/04/04)
<ul>
<li>

View File

@ -42,7 +42,7 @@
<h2>How it Works</h2>
<p>
In the simplest configuration, EnvayaSMS only needs to be installed on one phone.
EnvayaSMS typically only needs to be installed on one Android phone.
Suppose that you have installed EnvayaSMS on an Android phone in Dar es Salaam,
Tanzania, with phone number <code>+255987654321</code> (local number <code>0987654321</code>),
with GSM service from Vodacom.

View File

@ -51,10 +51,19 @@
</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>
<em>Note: EnvayaSMS is no longer actively developed.</em>
<p>
Its successor is <a style='color:white;font-weight:bold;' href='http://telerivet.com'>Telerivet</a>,
a service that makes it easy for anyone to deploy their own SMS service anywhere in the world using an Android phone.
</p>
<p>
Whereas EnvayaSMS requires significant technical expertise to integrate with an existing software system, Telerivet is a complete product
that is easy for software developers as well as end-users.
</p>
<a href='http://telerivet.com' style='color:white;font-weight:bold'>Go to Telerivet.com</a>
</div>
EnvayaSMS is a SMS and MMS gateway running entirely as an Android app.

View File

@ -56,33 +56,14 @@
Note: If you don't have an Android phone yet, you can <a href='/test/'>test EnvayaSMS on your computer</a>.
</p>
To install EnvayaSMS on an Android phone, open EnvayaSMS on Android Market by clicking the link below from your phone's browser, or scanning the barcode with a QR code app.<br />
<div style='float:left;padding-right:10px;padding-top:20px'>
<div style='font-size:16px;font-weight:bold; text-align:center'>
<a href="https://market.android.com/details?id=org.envaya.sms">Open Android Market</a>
</div>
<a href="https://market.android.com/details?id=org.envaya.sms">
<img src='/media/qr.png' width='175' height='175' />
</a>
</div>
<div style='float:left;padding-top:10px'>
<img src='/media/screenshot-market.png' style='border:1px solid black' width='440' height='218' />
</div>
<div style='clear:both;padding-top:10px'>
<p>
In order to download from Android Market, you will need a Google account and the Market app on your phone.
Alternatively, you can also install download EnvayaSMS directly from the link below:
Download and install EnvayaSMS directly from the link below:
</p>
<strong><a href='https://github.com/downloads/youngj/EnvayaSMS/EnvayaSMS-release.apk'>EnvayaSMS-release.apk</a></strong>
<p>
Software developers may also <a href="https://github.com/youngj/EnvayaSMS">download the source code from GitHub</a>
and build EnvayaSMS themselves.
You can also <a href="https://github.com/youngj/EnvayaSMS">download the source code from GitHub</a>
and build EnvayaSMS yourself.
</p>
</div>
<h2>Configuring EnvayaSMS</h2>
@ -158,27 +139,18 @@ from the phone numbers you specify.</p>
</p>
<p>
Each Expansion Pack allows EnvayaSMS to increase its sending limit by an additional 100 outgoing SMS messages
per hour. For example, if you install 8 expansion packs, EnvayaSMS will be able to send up to 900 outgoing SMS messages
per hour. For example, if you install 4 expansion packs, EnvayaSMS will be able to send up to 500 outgoing SMS messages
per hour.
</p>
<p>
<strong><a href="https://market.android.com/details?id=org.envaya.sms.pack01">Install EnvayaSMS Expansion Pack 01</a></strong>
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack01.apk">Install EnvayaSMS Expansion Pack 01</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack01.apk'>(apk)</a></small><br />
<strong><a href="https://market.android.com/details?id=org.envaya.sms.pack02">Install EnvayaSMS Expansion Pack 02</a></strong>
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack02.apk">Install EnvayaSMS Expansion Pack 02</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack02.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack03.apk">Install EnvayaSMS Expansion Pack 03</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack03.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack04.apk">Install EnvayaSMS Expansion Pack 04</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack04.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack05.apk">Install EnvayaSMS Expansion Pack 05</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack05.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack06.apk">Install EnvayaSMS Expansion Pack 06</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack06.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack07.apk">Install EnvayaSMS Expansion Pack 07</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack07.apk'>(apk)</a></small><br />
<strong><a href="https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack08.apk">Install EnvayaSMS Expansion Pack 08</a></strong>
<small><a style='text-decoration:none' href='https://github.com/downloads/youngj/EnvayaSMS/envayasms-pack08.apk'>(apk)</a></small><br />
</p>
<p>
With Expansion Packs, EnvayaSMS is limited only by how fast your phone can send and receive SMS (likely about 1000 messages/hour),