Kontact/SMS/zh-cn: Difference between revisions

From KDE UserBase Wiki
(Created page with "{{Warning|此教程基于KDE3. 当前并无在KDE SC 4.x下的测试。<br />如果您有相关的在KDE4发送SMS短消息的经验,请告诉我们}}")
(Created page with "== 如何使用Kontact发送短消息 == 在 [http://www.smsjoker.de/ smsjoker]建立一个账号 (或其他类似网站/供应商)。价格是可以接受的,并且在电...")
Line 4: Line 4:
{{KDE3}}
{{KDE3}}


== How to send SMS using Kontact ==
== 如何使用Kontact发送短消息 ==
Create an account at [http://www.smsjoker.de/ smsjoker] (or something similar). Prices are ok and writing SMS at your PC just rocks.
[http://www.smsjoker.de/ smsjoker]建立一个账号 (或其他类似网站/供应商)。价格是可以接受的,并且在电脑上发送SMS显得高大上。


Load script “smsjoker-script” from [http://www.kde-apps.org/content/show.php/show.php?content=31672 kde-apps.org]. Open [[Special:MyLanguage/Konsole|Konsole]] and with root permissions.
Load script “smsjoker-script” from [http://www.kde-apps.org/content/show.php/show.php?content=31672 kde-apps.org]. Open [[Special:MyLanguage/Konsole|Konsole]] and with root permissions.

Revision as of 10:27, 13 January 2016

Other languages:

Warning

此教程基于KDE3. 当前并无在KDE SC 4.x下的测试。
如果您有相关的在KDE4发送SMS短消息的经验,请告诉我们


如何使用Kontact发送短消息

smsjoker建立一个账号 (或其他类似网站/供应商)。价格是可以接受的,并且在电脑上发送SMS显得高大上。

Load script “smsjoker-script” from kde-apps.org. Open Konsole and with root permissions. Copy script to /usr/local/bin and make it executable:

# cp smsjoker-script /usr/local/bin/
# chmod a+x /usr/local/bin/smsjoker-script

Call up program as the regular user once.

$ smsjoker-script

Now you will find a hidden file called “.smsjoker-script” in your home directory. Open this file with e.g. Kate and change the parameters OWN_NUMBER and PASSWORD. Use values you have used when creating your account.

Last step has to be done in Kontact. Open addressbook and select Settings -> Configure addressbook ….

Look for SMS Text and enter the following string:

smsjoker-script "%N" "%F"

Screenshot:

Configure Kontact


How to use this?

Select a contact in your addressbook which includes mobile phone number and click on SMS.

Screenshot:

Select SMS


A small window appears. Please enter your message.

Screenshot:

Enter your Message


After clicking on Send your SMS is sent.

Another small passive window appears and informs you about the delivery status and account balance.