Asiel Díaz Benítez 1985f8cc91 Merge pull request #90 from adbenitez/adb/port-to-deltachat2-api
port to deltachat2 API
2024-04-03 19:05:13 -04:00
2024-04-03 19:01:54 -04:00
2024-04-03 19:01:54 -04:00
2024-04-03 19:01:54 -04:00
2024-04-03 19:01:54 -04:00
2024-04-03 19:01:54 -04:00
2020-04-16 18:48:45 -04:00
2024-04-03 19:01:54 -04:00
2024-04-03 19:01:54 -04:00
2024-04-03 19:01:54 -04:00

Cursed Delta

ncurses Delta Chat client developed in Python with the urwid library.

screenshot of Cursed Delta

Latest Release Downloads License CI Code style: black

Features

  • Create accounts
  • Tweak account configuration (ex. set display name and status)
  • Ability to send text messages :)
  • Read receipts ✓✓
  • Display quoted messages
  • Account switcher
  • Chat operations: delete, pin/unpin, mute/unmute, archive/unarchive, add/remove members, etc.
  • Message operations: reply, delete, open attachment/links, see info, jump to quote
  • Import/export keys and backups
  • Ability to send files
  • Notifications
  • Support for contact verification and group invitations links
  • Block/unblock contacts and see the list of blocked contacts
  • See contact list
  • Search messages and chats
  • Open HTML messages
  • View archived chats

Installation

Install Cursed Delta with pip:

$ pip install -U deltachat-cursed

After installation the command delta should be available. For more tips and info check the user guide

S
Description
Languages
Python 100%