Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 351 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 351 Bytes

WebSMS Connector: o2

This is a connector for the WebSMS app. It sends SMS via o2.de.

You need WebSMS to use this app.

Build

Gradle handles the remote maven dependency for the WebSMS API automatically.

Simply build the connector by running ./gradlew clean assemble on Linux or gradlew.bat clean assemble on Windows.