5 releases (breaking)

0.4.0 Feb 11, 2021
0.3.0 Jan 7, 2021
0.2.0 Dec 19, 2020
0.1.0 Dec 13, 2020
0.0.0 Nov 21, 2020

#2925 in Command line utilities

21 downloads per month

MIT/Apache

485KB
1.5K SLoC

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

Dependencies

~37MB
~709K SLoC