Find a file
2024-10-08 10:13:40 +03:00
css This is the initial set of files of this project. 2024-10-08 10:13:40 +03:00
img This is the initial set of files of this project. 2024-10-08 10:13:40 +03:00
photo This is the initial set of files of this project. 2024-10-08 10:13:40 +03:00
qr This is the initial set of files of this project. 2024-10-08 10:13:40 +03:00
xhtml This is the initial set of files of this project. 2024-10-08 10:13:40 +03:00
configuration.toml This is the initial set of files of this project. 2024-10-08 10:13:40 +03:00
fasi.py This is the initial set of files of this project. 2024-10-08 10:13:40 +03:00
LICENSE Initial commit 2024-10-07 19:02:41 +02:00
README.md This is the initial set of files of this project. 2024-10-08 10:13:40 +03:00

FASI

Fast And Sleek Invite (FASI)

About

FASI is an HTML invite page for XMPP. The main purpose, is to provide an interface to share XMPP contacts via HTML browsers. It also provides an interface to explore XMPP server conferences, pubsub and other services.

FASI is written in Python and utilizes Jinja2, FastAPI and Slixmpp.

Features

  • MUC
  • Photo
  • PubSub
  • QR code
  • Service discovery
  • vCard

Install

Use the following commands, to begin FASI.

git clone https://git.xmpp-it.net/sch/FASI
cd FASI/
python -m uvicorn fasi:app

License

AGPL-3.0-only

Schimon Jehudah Zachary 2024