Java command line application to update an XMPP account status (example : Gtalk) based on JSON location (example : Google Latitude).
You need :
- Java JRE 6
- any JDBC database
- enable Google Latitude (https://latitude.google.com/latitude/b/0/apps)
TODO :
- easier install
- configuration menu
- remove sql server requirement
- port on android (remove server requirement)
pyXMPPpipeREPL is a python module which allows shell-like access to command-line applications over XMPP. Incoming messages are forwarded to the standard input of a subprocess and the standard output of a subprocess is sent to a designated account.
This is a plugin based jabber interface acts like a jabber client and listens to external commands in irc style. It is a remote shell with jabber being the command console.