SMuw inviare SMS da Linux

Italiano | English

Download



You can download the complete package form this archive:

smwgun.tar.gz


This program was written on a Ubuntu Linux Box.
Here, a small documentation,(or read the the full Italian manual )

Request components
Installation
Using OCR
Using a proxy
Using the new GUI


  • Prerequisiti
    here the needed packages:

    1. perl
    2. XML::Simple - needed to use providers.xml
    3. wget
    4. gocr - needed to automatically read a captcha
    the GUI need:
    1. perl
    2. Gtk2::GladeXML
    3. Gtk2::TrayIcon - used only by smwgui3 for minimize itself in the trybar
    to install them on a ubuntu or debian
    $ sudo apt-get install libxml-simple-perl  libgtk2-gladexml-perl gocr  libgtk2-trayicon-perl 
    
    or try with CPAN:
    $ sudo perl -MCPAN -e 'force install XML::Simple'
    $ sudo perl -MCPAN -e 'force install Gtk2'
    $ sudo perl -MCPAN -e 'force install Gtk2::GladeXML'
    $ sudo perl -MCPAN -e 'force install Gtk2::TrayIcon'
    
  • Installation
    i've written this script to autoinstall smw (it download and unpack the tar.gz):
    wget http://csms.indivia.net/smw-autoinstall && sh smw-autoinstall
    
    So you will have SMuW on ~/smw/ and a desktop icon of the GUI:


    Here the graphical interface:


    when a captcha is required:
    By default, there is not a automatically captcha recognition and it will be shown here:
  • Using OCR
  • Using a proxy:
  • Utilizzare la nuova interfaccia grafica: