With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
...Finch is a commandline instant messaging program. It also lets you log in to accounts on multiple chat network simultaneously, and it is compatible with the same chat networks as Pidgin. It is written in C and makes heavy use of GLib and ncurses.
Written in Java and to be used from command line this is a tool that can be used to send message to a XMPP server. Messages can be send directly to a user or a chat room.
Example scenario: use SVN hook to put checkin messages into a Jabber conference with history.
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.