Skip to content

trishmapow/telstra-sms-qt

Repository files navigation

Telstra Messaging Qt App

A little app to send and receive messages using the Telstra Messaging API (Australia).

Downloads (standalone)

May be outdated, for latest features build app yourself.

Linux: telstrasmsqt

Windows (not available): telstrasmsqt.exe

Dependencies

pip3 install -r requirements.txt

  • PyQt5
  • requests

Usage

  1. Make an account on the dev portal.
  2. Create a free trial app, and copy the key and secret.
  3. Edit the file keys.example.json, input your key(s) and secret(s), then rename it to keys.json:
  4. Run the app: python3 telstrasmsqt.py or ./telstrasmsqt or double-click if using pre-built package.

Other

Please report bugs or feature requests via Github issues. Contributions are welcome.

About

PyQt (GUI) app to send/receive messages using Telstra Messaging API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages