Giter VIP home page Giter VIP logo

ja's Introduction

 Ja, the console IM client
===========================

As you probably can see already, it isn't a very mature project.

If you want to play it, I suggest the following:

 * install urwid-1.0.2 (http://pypi.python.org/pypi/urwid)
 * install SleekXMPP (as fresh as possible) (https://github.com/fritzy/SleekXMPP/wiki)
 * try running it:

 $ PYTHONPATH=. python3 -m ja

You should get something like this:

>>> This is ja version 0.1-alpha1
>>> Copyright © 2012 Edward Toroshchin <[email protected]>

and an input line at the bottom.

But there's more! You can even connect to some XMPP server:

 * first load the plugin:

> /load ja.plugins.xmpp
>>> loaded plugin xmpp from ja.plugins.xmpp

 * and then connect:

> /xmpp.connect <your JID>
Password for <your JID>: <type your password here>
>>> xmpp: connected to JID <your JID>

 * after that, if someone decides to say you something, a window appears:

>>> created new window 0 for chat with <ja.people.Contact object at 0x7f25ec01f290>

 * you can switch to it with the following command:

> /window 0

And that's really it. Enjoy. If you want to hack on it, I'll piss my pants out of sheer happiness.

ja's People

Contributors

hades avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.