Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Communications > Chat

    hermes-chat 0.2.2

    Download button

    No screenshots available
    Downloads: 309  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Matt Long | More programs
    BSD License / FREE
    April 18th, 2012, 20:50 GMT
    ROOT / Communications / Chat

     Read user reviews (0)  Refer to a friend  Subscribe

    hermes-chat description

    A simple Python-based group chat server built on XMPP

    hermes-chat is a simple Python-based group chat server built on XMPP. Hermes lets you easily manage chatrooms for friends or colleagues.

    How it Works

    Supply your own XMPP-based (e.g. GMail/Google Talk) accounts to serve as chatroom hosts, add a lil' bit of configuration, and start it. Chatroom members simply chat with the host account. Hermes broadcasts the message to all other members on its behalf.

    Usage

    from hermes import start_server

    pinky = { 'JID': 'p.suavo@wb.com', 'NICK': 'pinky' }

    brain = { 'JID': 'brain@wb.com', 'NICK': 'brain' }

    chatrooms = {
     'world-domination-planning': {
     'SERVER': ('talk.google.com', 5223,),
     'JID': 'wdp@foo.com',
     'PASSWORD': 'thesamethingwedoeverynight',
     'MEMBERS': [pinky, brain],
     },
    }

    start_server(chatrooms=chatrooms)


    Installation

    Package available from PyPI: http://pypi.python.org/pypi/hermes-chat/. Install with:

    pip install hermes-chat

    Is it any good?

    Yes.


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    chat server | Python library | Python | chat | server

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM