Kontact/SMS: Difference between revisions

    From KDE UserBase Wiki
    (corrected handling of KDE3 category)
    (moved kde3 template into a separate unit)
    Line 6: Line 6:


    {{KDE3}}
    {{KDE3}}
    == How to send SMS using Kontact == <!--T:2-->
    == How to send SMS using Kontact == <!--T:2-->
    Create an account at [http://www.smsjoker.de/ smsjoker] (or something similar). Prices are ok and writing SMS at your PC just rocks.
    Create an account at [http://www.smsjoker.de/ smsjoker] (or something similar). Prices are ok and writing SMS at your PC just rocks.

    Revision as of 11:49, 8 August 2012

    Warning

    This tutorial was written for KDE 3. It is not tested against KDE SC 4.x
    If you have experience SMS'ing with KDE 4 please tell us about it


    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 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.