jami-cli

Crates.iojami-cli
lib.rsjami-cli
version0.4.0
sourcesrc
created_at2020-11-21 23:40:14.746292
updated_at2021-02-11 03:30:11.971043
descriptionJami client for terminal
homepage
repositoryhttps://github.com/AmarOk1412/jami-cli
max_upload_size
id314849
size1,209,673
Sébastien Blin (AmarOk1412)

documentation

README

Jami-Cli

Jami client for terminal.

Conversation Welcome

Usage

This is a jami client done in Rust based on Gurk. I did it to test swarm chat while developping this feature for Jami, so it's a client that will support Swarm chat, but will not support old conversations API. This feature doesn't exists yet in Jami, so just a few people will be able to use this client, but it can be modified for your needs and has account management. But if still interested, this is the current Epic related: https://git.jami.net/groups/savoirfairelinux/-/boards?scope=all&utf8=%E2%9C%93&state=opened&milestone_title=Swarm-chat

To run this project you will need:

Features

  • Manage accounts (add/remove/link/import/change settings)
  • Contact lookups and profile receptions
  • Swarm:
    • Start a swarm
    • Remove a swarm
    • Invite someone to join a swarm
    • Receive invites for swarms
    • Join or decline an invite
    • Remove members
    • Send text messages
    • Show synchronized call messages and file transfers
    • Support swarm modes (1:1, admin invites only, invites only, public)
  • Room titles
  • Presence tracking
  • Member lists
  • Data transfer

Missing features but wanted

  • Calls (without image, maybe in the future)
    • Start a call
    • Stop a call
    • Invite members
  • Scroll for messages
  • Auto-completion

License

From gurk (original project):

Jami is a GPLv3 project

Commit count: 109

cargo fmt