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 / 3
58 results tagged client  ✕   ✕
NickColley/semaphore https://github.com/NickColley/semaphore
Fri 27 Jan 2023 09:46:10 PM PST archive.org

Accessible, simple and fast web client for Mastodon. You can use it to log into just about any Fediverse server.

node.js to build, figure it out from the Dockerfile.

fediverse client javascript webapp
convos-chat/convos https://github.com/convos-chat/convos/
Sun 15 Jan 2023 04:41:14 PM PST archive.org

Convos is a multiuser chat application that runs in your web browser. The supported chat protocol is currently IRC, but Convos can be extended to support other protocols as well. The backend is powered by Mojolicious, while the frontend is held together by the progressive JavaScript framework Svelte. One-script installation support, but that means piping curl right into a shell - what could possibly go wrong?

irc client webapps javascript perl
thelounge/thelounge https://github.com/thelounge/thelounge
Sun 15 Jan 2023 04:38:34 PM PST archive.org

Modern web IRC client designed for self-hosting. Modern features brought to IRC, push notifications, link previews, new message markers, and more bring IRC into the 2st century. Always connected. Remains connected to IRC servers while you are offline. Cross platform. It doesn't matter what OS you use, it just works wherever Node.js runs. Responsive interface. The client works smoothly on every desktop, smartphone and tablet. Synchronized experience. Always resume where you left off no matter what device.

javascript webapps client irc personal
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
https://elk.zone/ https://elk.zone/
Tue 03 Jan 2023 12:24:07 AM PST archive.org

An alternative client for the Fediverse.

fediverse client mastodon typescript
Kansattica/msync https://github.com/Kansattica/msync
Sun 20 Nov 2022 04:06:36 PM PST archive.org

msync is a command line client for Mastodon (and anything else that implements the same API, including Pleroma) that works a little different. msync doesn't stay connected to the internet all the time and constantly pull new posts. Instead, it only connects when you use the msync sync command. Every other change is stored on your computer until then. You can queue up posts to send, boost, bookmark, and favorite when you're online, download posts, notifications, and bookmarks to look at offline, and do the same for as many accounts as you want.

msync currently supports queueing and sending posts, boosts, favorites, and bookmarks for any number of accounts, as well as downloading the home timeline, notifications, bookmarks, and arbitrary threads.

mastodon fediverse offline cpp asynchronous client
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
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
InnovateAsterisk/Browser-Phone https://github.com/InnovateAsterisk/Browser-Phone
Tue 17 May 2022 01:26:49 PM PDT archive.org

A fully featured browser based WebRTC SIP phone for Asterisk.

This web application is designed to work with Asterisk PBX. Once loaded application will connect to Asterisk PBX on its web socket, and register an extension. Calls are made between contacts, and a full call detail is saved. Audio Calls can be recorded. Video Calls can be recorded, and can be saved with 5 different recording layouts and 3 different quality settings. This application does not use any cloud systems or services, and is designed to be stand-alone. Additional libraries will be downloaded at run time (but can also be saved to the web server for a complete off-line solution).

voip webrtc webapps javascript asterisk client websockets jackpoint
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
TNFS https://github.com/FujiNetWIFI/spectranet/tree/master/tnfs/
Wed 30 Mar 2022 05:06:17 PM PDT archive.org

Implementation of a super-lightweight network file system for sharing files across and between 8-bit computers. Originally designed for the Spectrum but has been ported to the Atari. Implementations exist for Linux, Spectrum, and Atari.

Protocol spec: https://github.com/FujiNetWIFI/spectranet/blob/master/tnfs/tnfs-protocol.md

retrocomputing networking protocol service client server lightweight
Chrome: Yet Another REST Client https://chrome.google.com/webstore/detail/yet-another-rest-client/ehafadccdcdedbhcbddihehiodgcddpl
Tue 04 Jan 2022 03:52:36 PM PST archive.org

YARC (Yet Another REST Client) is an easy-to-use REST Client. Use it to develop, test and debug RESTful APIs. Save favorite requests (including headers, payload etc.) and re-use them with the click of a button. Import/Export favorites. Your favorites are automatically synced with your Google account and are not tied to a single machine. View and re-run all your previous requests and responses.

I use it with Vivaldi, and it's pretty cool.

chrome addon rest client tool debugger
GitHub - ajbura/cinny: Yet another matrix client! https://github.com/ajbura/cinny
Sat 31 Jul 2021 10:33:40 AM PDT archive.org
webapps matrix client
Brython: A Python 3 implementation for client-side web programming https://www.brython.info/
Tue 27 Jul 2021 03:17:15 PM PDT archive.org

Brython is designed to replace Javascript as the scripting language for the Web. As such, it is a Python 3 implementation (you can take it for a test drive through a web console), adapted to the HTML5 environment, that is to say with an interface to the DOM objects and events.

Speed of execution is similar to CPython for most operations.

The gallery highlights a few of the possibilities, from creating simple document elements to drag and drop and 3D navigation. A wiki lists some applications using Brython.

Github: https://github.com/brython-dev/brython

webapps browsers python client
Tiddloid Lite https://f-droid.org//en/packages/top.donmor.tiddloid/
Sat 26 Jun 2021 04:33:35 PM PDT archive.org

Tiddloid Lite, a lightweight version of Tiddloid, is an app to work with locally stored TiddlyWikis. Once have some ideas, you can immediately write them down and save it in a tiddler, and sync the Wiki to your other devices so that you can access these ideas anywhere.

Can create a new local wiki with the latest template. Can import existing Tiddlywikis.

Github: https://github.com/donmor/Tiddloid/

android fdroid app client tiddlywiki
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
page 1 / 3
4589 links, including 328 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn