Results 1 to 7 of 7

Thread: Reprogramming "Wammu"

  1. #1
    Join Date
    Apr 2007
    Beans
    99

    Reprogramming "Wammu"

    Hello everyone of this awesome community. I'd like for wammu to auotmatically retrieve and send out text messages.

    How would I begin to approach such a task? I'd like to have it done quickly, then go back and read and study on how it was done? I think it is written in wxpython which is python I believe..

    any help would be throughly appreciated...

    thanks guys!

  2. #2
    Join Date
    Jul 2008
    Beans
    1,706

    Re: Reprogramming "Wammu"

    i do not know what wammu is, but yes, wxpython is a python library for making GUI's

  3. #3
    Join Date
    Apr 2007
    Beans
    99

    Re: Reprogramming "Wammu"

    Quote Originally Posted by jimi_hendrix View Post
    i do not know what wammu is, but yes, wxpython is a python library for making GUI's


    Thanks for the response anyone else wanna give it a shot?

  4. #4
    Join Date
    Mar 2006
    Beans
    Hidden!

    Re: Reprogramming "Wammu"

    As stated on their website, Wammu is a GUI for Gammu - I think that answers your question.

  5. #5
    Join Date
    Apr 2007
    Beans
    99

    Re: Reprogramming "Wammu"

    Quote Originally Posted by AlexC_ View Post
    As stated on their website, Wammu is a GUI for Gammu - I think that answers your question.
    I don't see how this plays any great relevance to what I said, but indeed I probably should restate the question/concern.

    In a nutshell, I'm looking to reprogram wammu in a sense of adding more functionality. How does one typically do this within making a program better?

    In particular, if anyone has any experience with wammu, I'd like to make it where it automatically sends and receives the text messages.

    I found trunk examples here:

    <a href="http://viewsvn.cihar.com/viewvc.cgi/python-gammu/trunk/examples">


    These examples seem to be the scripts I need but undoubtedly, I dont know how to lace them to wammu.


    Any suggestions would be awesome!!!

    Thanks a billion everyone!

  6. #6
    Join Date
    Feb 2008
    Location
    Norway
    Beans
    39
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Reprogramming "Wammu"

    Wammu is as they said a wxpython GUI for Gammu. If you have python experience I would suggest using python-gammu. Take a look at:

    http://www.gammu.org/wiki/index.php?...u:Python-gammu

    If you are stuck take a look at the site and get familiar with the gammu structure and source, quite good documentation

    Best of luck!

  7. #7
    Join Date
    Apr 2007
    Beans
    99

    Re: Reprogramming "Wammu"

    Quote Originally Posted by Kegusa View Post
    Wammu is as they said a wxpython GUI for Gammu. If you have python experience I would suggest using python-gammu. Take a look at:

    http://www.gammu.org/wiki/index.php?...u:Python-gammu

    If you are stuck take a look at the site and get familiar with the gammu structure and source, quite good documentation

    Best of luck!


    Thanks I will give it a shot. I'm just learning phython!

    Thanks again...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •