Click-to-dial pop-up window.
Project description
Installation
Install with shell script
sudo apt install python3-pyqt4 dmenu kdeconnect indicator-kdeconnect
curl -L https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side/raw/master/install.sh -s | bash
Alternatively, install with pip3
sudo pip3 install debdialer
SALSA_URL=https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side/raw/master
sudo wget $SALSA_URL/Images/deblogo-128.png -O /usr/share/icons/hicolor/128x128/apps/deblogo-128.png -nv
sudo wget $SALSA_URL/debdialer.desktop -O /usr/share/applications/debdialer.desktop -nv
sudo wget $SALSA_URL/debdialer.conf -O /etc/debdialer.conf -nv
sudo update-desktop-database /usr/share/applications/
Install from source
git clone https://salsa.debian.org/comfortablydumb-guest/Hello-from-the-Debian-side.git
sudo python3 setup.py full_install
Other Install options
# Install with Qt only
sudo python3 setup.py gui_install
# Install with dmenu only
sudo python3 setup.py nogui_install
# Install with pip
pip3 install .
Optional Dependencies
sudo apt install python3-pyqt4 dmenu
To test the MIME link
xdg-open tel:873811
Setting default country code
export DEBDIALER_COUNTRY='<2 letter country code>'
# For example
export DEBDIALER_COUNTRY='IN'
Licenses and Copyright information
python-phonenumbers (Python port of Google's libphonenumber library)
- License : Apache-2.0 -Copyright : 2009-2015 The Libphonenumber Authors
Country Codes (Country and Dial or Phone codes in JSON format)
- Source : Github Gist
- Author : Nicolas Goles
Country Flags
- License : GPL-3.0
- Copyright : 2011 Cristian Romanescu
kdeconnect
- License : GPL-2.0
vobject
- License : Apache-2.0
- Copyright : NA
Setting up KDE-Connect
Download apk here : tiny.cc/ddial-kdeconnect
Installing the apk
Setting up KDE-Connect
- Install desktop application for kdeconnect
sudo apt install kdeconnect indicator-kdeconnect
- Clicking on REQUEST PAIRING in the android application will open a notification on your desktop application. Click on Accept.
Usage
Adding contact using .vcf file (Add vcard to Contacts
)
Selecting vcf file on Debdialer
Adding contact on Android Phone
Adding number in dialer as contact (Add to Contacts
)
Selecting vcf file on Debdialer
Adding contact on Android Phone
Sending dialer number to Android phone (DIAL ON ANDROID PHONE
)
Notification on Android Phone
Parsing numbers from file (Open File
)
Choosing File
#### Printing list of numbers ## Automatic formatting of numbers and setting of details
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
debdialer-0.26.tar.gz
(15.4 kB
view details)
Built Distribution
debdialer-0.26-py3-none-any.whl
(285.3 kB
view details)
File details
Details for the file debdialer-0.26.tar.gz
.
File metadata
- Download URL: debdialer-0.26.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3293e95eda4450503e92407b22b83889d2a13c5f52abbb05ca77dc7d626e7f8b |
|
MD5 | 15cd8204418659099bffbd269f42093b |
|
BLAKE2b-256 | 6b3fe0ff7d0b3e5ddc51e5d1c31d5412e10204d8e6127b6afb345f6e2b4de428 |
File details
Details for the file debdialer-0.26-py3-none-any.whl
.
File metadata
- Download URL: debdialer-0.26-py3-none-any.whl
- Upload date:
- Size: 285.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f57c6a80c2dcb0fcd194e6230ef058e01ba9b9d33b5c739bb492183d6fd2c7de |
|
MD5 | c9b6ec1a4aaa8a19891fc67ce1b99932 |
|
BLAKE2b-256 | b7594f28bf23015ce67eaaea95097feb2a6dae21bf59a6e5924490d49114824b |