Client for the Sipgate API
Project description
# pysipgate
## What is this?
This project consists of a high level Python API for the [http://www.sipgate.de/basic/api](Sipgate basic API) and a GUI which is based around a tray icon using this API.
The GUI offers the following features:
initiate voice calls
detect phone numbers from clipboard
SMS functionality
show account balance
## Setup
There is a setup.py for automated installation. To install pysipgate simply call:
./setup.py install –user
The GUI is configured in the file ~/.pysipgate. It should look like this:
[account] user: thammi password: 123456
## Usage
To use the GUI (which is based around a tray icon) simply call
pysipgate
There are also some command line options. You can send an SMS with one simple comand
echo “Hello World!” | pysipgate –sms 49123456789
To initiate a voice call from the command line run
pysipgate –call 0123456789
## Bugs/TODOs
SMS need a phone number with national area code
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pysipgate-0.1.2.tar.gz.
File metadata
- Download URL: pysipgate-0.1.2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ef90c17d08baf72027277e089dfe0be89efccea730f9e32fc8b8ba1f1802c70
|
|
| MD5 |
f75b02da263548cb7f42e5e8808f5535
|
|
| BLAKE2b-256 |
0aabec2b11f8bc7db785d465a0b5abe05140cb584aaa33bd2573617e82e58f50
|