Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 4
68 results tagged xmpp  ✕   ✕
gabrielfalcao/xmpp https://github.com/gabrielfalcao/xmpp
Sat 14 Jan 2023 02:49:43 PM PST archive.org

Simplistic and stateless XMPP implementation for python. A building block for non-blocking XMPP clients, components, gateways and servers. This library was mostly written from scratch, except for the xmpp.sasl which is a modified copy of the contents of the pyxmpp2 library by Jacek Konieczny.

python module exocortex xmpp bot client server
pazznetwork/ngx-chat https://github.com/pazznetwork/ngx-chat
Tue 18 Oct 2022 05:50:52 PM PDT archive.org

This library provides an out-of-the-box usable XMPP chat component. It is customizable and offers an API to integrate it with your application. Connects via websocket. Supports XEP-0313 (load message history). Supports MUC.

Requires Node and npm. Build instructions are in the Dockerfile.

javascript xmpp client exocortex webapps websockets
lindorffs/sms-xmpp-gateway https://github.com/lindorffs/sms-xmpp-gateway
Fri 09 Sep 2022 03:00:55 PM PDT archive.org

Take in SMS from Twilio as an HTTP GET and pipe it to XMPP, and vice versa.

python xmpp sms gateway
msantos/xmppipe https://github.com/msantos/xmppipe
Sun 19 Jun 2022 03:29:41 PM PDT archive.org

xmppipe redirects stdin/stdout in a shell pipeline to an XMPP MUC (XEP-0045) or a one to one chat. Supports flow control using stream management (XEP-0198). Optionally deals with overload by acting as a circuit breaker or by discarding messages. Works with line oriented tools like grep, sed and awk by outputting each message as a newline terminated, percent-encoded string. xmppipe can be used in shell scripts to quickly write interactive bots for monitoring systems or for sending alerts.

Requires libstrophe.

c cli xmpp exocortex sysadmin client
Modern XMPP https://docs.modernxmpp.org
Sat 04 Jun 2022 11:12:50 AM PDT archive.org

Modern XMPP is an independent project launched to improve the quality of user-to-user messaging applications that use XMPP. XMPP is a mature open standard for internet messaging. If you are reading this, you have probably heard of it.

We are developing a handful of simple documents aimed at people who wish to build on top of XMPP. The recommendations are derived from healthy discussions between developers from multiple XMPP projects and other members of the XMPP community.

Our recommendations highlight only the XEPs you need to implement for a modern messaging application, ignoring historical cruft and excessive backwards-compatibility.

We also intend to provide a comprehensive set of guidelines for UI and UX design. Developing a client was never just about the protocol. In fact in most cases the protocol is a secondary concern. Having a concrete set of guidelines will help to provide a more uniform user experience between different applications, ensuring they use the same terminology, and provide interoperable feature sets.

Github: https://github.com/modernxmpp/modernxmpp

xmpp documentation im bestpractices recommendations
sedenion/xows https://github.com/sedenion/xows
Sun 17 Apr 2022 07:49:50 PM PDT archive.org

XoWS (XMPP Over WebSocket) is a Javascript XMPP web client that use the WebSocket protocol. The main idea of the project is initially to create a XMPP client with the following caracteristics:

  • Free from third party libraries, lightweight and quick to load.
  • Performant with low memory footprint.
  • Allowing easy customisation and creation of graphical theme / web interface.
  • Implementing features closer to modern chat clients like a one with name beginning with "D".
xmpp client javascript websockets
nyxnor/onioncomms https://github.com/nyxnor/onioncomms
Mon 17 Jan 2022 07:50:03 PM PST archive.org

OnionComms is server configuration to host chat applications over Tor using onion services. Servers supported:

  • Mumble
  • Asterisk
  • Prosody
  • Ejabberd
  • Ricochet
tor configs howto chat xmpp rss voip
liminleitt/ahhh https://github.com/liminleitt/ahhh
Sat 08 Jan 2022 06:34:31 PM PST archive.org

A python shell / chat bot for XMPP and cloud services, designed for penetration testers to bypass network filters. Requires a Google account user name and password to login and be the bot to chat with.

infosec bot xmpp gchat python
Courtecy-Network/XMPP-Public-Server-List https://github.com/Courtecy-Network/XMPP-Public-Server-List
Sun 14 Nov 2021 06:45:15 PM PST archive.org

A list of free public xmpp servers.

awesome list xmpp servers public
poVoq/ConverseJS_Fullscreen https://github.com/poVoq/ConverseJS_Fullscreen
Sat 26 Jun 2021 04:28:12 PM PDT archive.org

Rather than fight with Converse.js webshit, this is a pre-built web page that implements a web-based XMPP client for you. Even OMEMO enabled.

webshit xmpp client javascript
https://psi-plus.com/ https://psi-plus.com/
Tue 08 Jun 2021 03:43:23 PM PDT archive.org

A fork of the Psi IM client which is actually maintained and updated. Rolling releases - as new features and fixes are added, new releases come out. Cross platform - I use it on my Linux desktops and my OSX machine for work and it's quite solid. The configuration menus are a little tricky and hard to navigate, so you'll have to go through them a couple of times before you get things set up the way you want them. Customizable - themes, fonts, et al can be tweaked. Also has a plugin system so you can install add-ons.

desktop crossplatform xmpp client im chat
blabber.im https://blabber.im/
Tue 08 Jun 2021 03:39:34 PM PDT archive.org

An open source XMPP client for Android. Supports OMEMO. Supports multiple accounts simultaneously. Uses your Google Contacts to store its contact information. Available in both the Google Play store and F-Droid.

xmpp android im client chat
Profanity https://profanity-im.github.io/
Tue 08 Jun 2021 12:09:50 PM PDT archive.org

Profanity is a console based XMPP client written in C using ncurses and libstrophe, inspired by Irssi. Cross platform, lightweight, very handy. Takes a bit of fiddling to manage multiple accounts, though.

c xmpp client ncurses text im
ThatGeekyWeeb/xmsh https://github.com/ThatGeekyWeeb/xmsh
Tue 25 May 2021 11:06:30 AM PDT archive.org

Another XMPP client implemented as a single shellscript using XML streams and FIFOs. Namechecks busybox but we'll see. Requires socat.

exocortex xmpp client script cli
stan-janssen/tinyxmpp https://github.com/stan-janssen/tinyxmpp
Thu 20 May 2021 12:06:11 PM PDT archive.org

TinyXMPP is a small XMPP client library for Python applications. It allows developers to easily connect to XMPP servers and exchange messages in a fast and secure way.

The only demo code seems to be in the README right now.

python module xmpp exocortex asynchronous
moparisthebest/sendxmpp-py https://github.com/moparisthebest/sendxmpp-py
Sat 08 May 2021 04:56:39 PM PDT archive.org

sendxmpp is the XMPP equivalent of sendmail. It is an alternative to the old sendxmpp written in Perl.

Dependencies:

  • python 3
  • dnspython
  • sleekxmpp
cli python xmpp
Using Prosody with a HTTP Reverse Proxy https://blog.agayon.be/prosody_http.html
Tue 06 Apr 2021 11:39:27 AM PDT archive.org
howto xmpp prosody http reverseproxy
voger/qXMPPconsole https://github.com/voger/qXMPPconsole
Tue 09 Mar 2021 03:11:27 PM PST archive.org

qXMPPconsole is a browser based XMPP console. It is writen with the purpose to aid in learning the XMPP protocol. So far it is tested only over websockets and connecting to localhost. Comments, issues, pull requests are welcome.

The application is a single static web page.

html5 javascript xmpp console
taylordotfish/xmpp-omemo-downloader https://github.com/taylordotfish/xmpp-omemo-downloader
Fri 05 Feb 2021 05:50:13 PM PST archive.org

A script that downloads and decrypts OMEMO-encrypted files sent over XMPP. Useful when your XMPP client supports OMEMO-encrypted messages, but not files.

cli python xmpp client omemo utility downloads
mdosch/go-sendxmpp https://salsa.debian.org/mdosch/go-sendxmpp
Fri 29 Jan 2021 08:18:08 PM PST archive.org

A CLI based XMPP client. Useful for sending one-shot messages or in conjunction with a long-running process (e.g., tail -f /var/log/message | grep blah). Written in Go so it's statically compiled and surprisingly portable.

Checking the code out into $GOPATH: go get salsa.debian.org/mdosch/go-sendxmpp

Cross compiling for MIPS: GOOS=linux GOARCH=mipsle go build salsa.debian.org/mdosch/go-sendxmpp

Cross compiling for OpenWRT running on ARM v7: GOOS=linux GOARCH=arm GOARM=7 go build salsa.debian.org/mdosch/go-sendxmpp

The resulting executable will be $GOPATH/go-sendxmpp. Don't bother looking in the bin/ or pkg/ subdirectories, it won't be in there. Upload to the box in question and enjoy.

golang xmpp cli tool sysadmin exocortex openwrt
page 1 / 4
4589 links, including 328 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn