This project exposes the Free Mobile SMS gateway as a web interface.
- a Free Mobile subscription
- Java 7
- Tomcat 7
- Maven 3 for compiling
mvn -Dmaven.test.skip clean package -Duser=12345678 -Dpass=aB1dE2gH3iJklM
and then deploy the resulting .war
file in a Servlet container (e.g. Tomcat).