deltachat cursed
1.0.0
a lightweight Delta Chat client for the command line
Cursed Delta is a ncurses Delta Chat client developed in Python with the urwid library.
Install Cursed Delta with pip:
$ pip install -U deltachat-cursed
This program depends on the deltachat-rpc-server
program to be installed in your system,
if you want to try to install it using pip run:
$ pip install -U deltachat-cursed[full]
After installation the command curseddelta
(and delta
alias) should be available.
For more tips and info check the user guide