Kontact/SMS: Difference between revisions
Mark Ziegler (talk | contribs) (added kde version banner) |
(Made a few formatting changes) |
||
Line 6: | Line 6: | ||
Load script “smsjoker-script” from [http://www.kde-apps.org/content/show.php/show.php?content=31672 kde-apps.org]. Open [[Konsole]] and get root. | Load script “smsjoker-script” from [http://www.kde-apps.org/content/show.php/show.php?content=31672 kde-apps.org]. Open [[Konsole]] and get root. | ||
Copy script to | Copy script to <tt>/opt/kde3/bin</tt> and make it executable: | ||
<pre> | <pre> | ||
cp smsjoker-script /opt/kde3/bin/ | # cp smsjoker-script /opt/kde3/bin/ | ||
chmod a+x /opt/kde3/bin/smsjoker-script | # chmod a+x /opt/kde3/bin/smsjoker-script | ||
</pre> | </pre> | ||
Call up program as regular user once. | Call up program as regular user once. | ||
Now you will find a hidden file called “.smsjoker- | <pre> | ||
$ smsjoker-script | |||
</pre> | |||
Now you will find a hidden file called “<tt>.smsjoker-script</tt>” in your home directory. Open this file with e.g. [[Kate]] and change 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 …”. | Last step has to be done in [[Kontact]]. Open addressbook and select "Settings > Configure addressbook …”. | ||
Line 33: | Line 37: | ||
How to use this? | How to use this? | ||
Select a contact in your addressbook which includes mobile phone | Select a contact in your addressbook which includes mobile phone number and click on "SMS". | ||
Screenshot: | Screenshot: |
Revision as of 04:47, 22 October 2008
Template:I18n/Language Navigation Bar
How to send SMS using Kontact?
Create an account at smsjoker (or something similar). Prices are ok and writing SMS at your PC just rocks.
Load script “smsjoker-script” from kde-apps.org. Open Konsole and get root. Copy script to /opt/kde3/bin and make it executable:
# cp smsjoker-script /opt/kde3/bin/ # chmod a+x /opt/kde3/bin/smsjoker-script
Call up program as 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 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:
How to use this?
Select a contact in your addressbook which includes mobile phone number and click on "SMS".
Screenshot:
A small window appears. Please enter your message.
Screenshot:
After clicking on "Send” your SMS is send.
Another small passive window appears and informs you about the delivery status and account balance.