https://github.com/innovailable/pysipgate
Trayicon wich lets you initiate calls and use other features of your Sipgate account
https://github.com/innovailable/pysipgate
Last synced: 4 months ago
JSON representation
Trayicon wich lets you initiate calls and use other features of your Sipgate account
- Host: GitHub
- URL: https://github.com/innovailable/pysipgate
- Owner: Innovailable
- Created: 2012-05-14T20:33:51.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T08:25:53.000Z (over 7 years ago)
- Last Synced: 2025-02-08T06:46:08.984Z (over 1 year ago)
- Language: Python
- Size: 184 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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