Name | deltachat-cursed JSON |
Version |
0.10.0
JSON |
| download |
home_page | None |
Summary | Delta Chat client for the command line |
upload_time | 2024-10-24 00:39:37 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
deltachat
ncurses
tui
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Cursed Delta
[![Latest Release](https://img.shields.io/pypi/v/deltachat-cursed.svg)](https://pypi.org/project/deltachat-cursed)
[![Downloads](https://pepy.tech/badge/deltachat-cursed)](https://pepy.tech/project/deltachat-cursed)
[![License](https://img.shields.io/pypi/l/deltachat-cursed.svg)](https://pypi.org/project/deltachat-cursed)
[![CI](https://github.com/adbenitez/deltachat-cursed/actions/workflows/python-ci.yml/badge.svg)](https://github.com/adbenitez/deltachat-cursed/actions/workflows/python-ci.yml)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
> a lightweight Delta Chat client for the command line
<p align="center">
<img src="https://github.com/adbenitez/deltachat-cursed/blob/main/screenshots/e1.png?raw=true" alt="screenshot of Cursed Delta"/>
</p>
Cursed Delta is a ncurses Delta Chat client developed in Python with the urwid library.
#### Features
- [X] Create accounts
- [X] Tweak account configuration (ex. set display name and status)
- [X] Ability to send text messages :)
- [X] Read receipts ✓✓
- [X] 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
```
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 `delta` should be available.
For more tips and info check [the user guide](https://github.com/adbenitez/deltachat-cursed/blob/main/docs/user-guide.md)
Raw data
{
"_id": null,
"home_page": null,
"name": "deltachat-cursed",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "deltachat, ncurses, tui",
"author": null,
"author_email": "adbenitez <adb@merlinux.eu>",
"download_url": "https://files.pythonhosted.org/packages/25/50/d9032d049fb7f670bdd4aea4f888cb8b2b831a8c9443da5aae5b8270f20a/deltachat_cursed-0.10.0.tar.gz",
"platform": null,
"description": "# Cursed Delta\n\n[![Latest Release](https://img.shields.io/pypi/v/deltachat-cursed.svg)](https://pypi.org/project/deltachat-cursed)\n[![Downloads](https://pepy.tech/badge/deltachat-cursed)](https://pepy.tech/project/deltachat-cursed)\n[![License](https://img.shields.io/pypi/l/deltachat-cursed.svg)](https://pypi.org/project/deltachat-cursed)\n[![CI](https://github.com/adbenitez/deltachat-cursed/actions/workflows/python-ci.yml/badge.svg)](https://github.com/adbenitez/deltachat-cursed/actions/workflows/python-ci.yml)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n> a lightweight Delta Chat client for the command line\n\n<p align=\"center\">\n <img src=\"https://github.com/adbenitez/deltachat-cursed/blob/main/screenshots/e1.png?raw=true\" alt=\"screenshot of Cursed Delta\"/>\n</p>\n\nCursed Delta is a ncurses Delta Chat client developed in Python with the urwid library.\n\n#### Features\n\n- [X] Create accounts\n- [X] Tweak account configuration (ex. set display name and status)\n- [X] Ability to send text messages :)\n- [X] Read receipts \u2713\u2713\n- [X] Display quoted messages\n- [ ] Account switcher\n- [ ] Chat operations: delete, pin/unpin, mute/unmute, archive/unarchive, add/remove members, etc.\n- [ ] Message operations: reply, delete, open attachment/links, see info, jump to quote\n- [ ] Import/export keys and backups\n- [ ] Ability to send files\n- [ ] Notifications\n- [ ] Support for contact verification and group invitations links\n- [ ] Block/unblock contacts and see the list of blocked contacts\n- [ ] See contact list\n- [ ] Search messages and chats\n- [ ] Open HTML messages\n- [ ] View archived chats\n\n## Installation\n\nInstall Cursed Delta with pip:\n\n```\n$ pip install -U deltachat-cursed\n```\n\nThis program depends on the `deltachat-rpc-server` program to be installed in your system,\nif you want to try to install it using pip run:\n\n```\n$ pip install -U deltachat-cursed[full]\n```\n\nAfter installation the command `delta` should be available.\nFor more tips and info check [the user guide](https://github.com/adbenitez/deltachat-cursed/blob/main/docs/user-guide.md)\n",
"bugtrack_url": null,
"license": null,
"summary": "Delta Chat client for the command line",
"version": "0.10.0",
"project_urls": {
"Homepage": "https://github.com/adbenitez/deltachat-cursed",
"Issues": "https://github.com/adbenitez/deltachat-cursed/issues"
},
"split_keywords": [
"deltachat",
" ncurses",
" tui"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "360db4bd9a1856a701b982308d189ccd4ef3c92f8a6ac0abcf2df00ffb949abe",
"md5": "78c05ca8733c8b5d34de812fb6d9eb1c",
"sha256": "62477c4576e4422c36bf540447ef768f0233dbda8037b0318c587b9a5558cd1f"
},
"downloads": -1,
"filename": "deltachat_cursed-0.10.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "78c05ca8733c8b5d34de812fb6d9eb1c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 29545,
"upload_time": "2024-10-24T00:39:36",
"upload_time_iso_8601": "2024-10-24T00:39:36.406354Z",
"url": "https://files.pythonhosted.org/packages/36/0d/b4bd9a1856a701b982308d189ccd4ef3c92f8a6ac0abcf2df00ffb949abe/deltachat_cursed-0.10.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2550d9032d049fb7f670bdd4aea4f888cb8b2b831a8c9443da5aae5b8270f20a",
"md5": "a046d048fb9eafee963abb5b3664f8cf",
"sha256": "24bd7a50eba8e0fab5ef69bb875e1a186ee80c878a9f18eb5b980418b1b564e9"
},
"downloads": -1,
"filename": "deltachat_cursed-0.10.0.tar.gz",
"has_sig": false,
"md5_digest": "a046d048fb9eafee963abb5b3664f8cf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 97200,
"upload_time": "2024-10-24T00:39:37",
"upload_time_iso_8601": "2024-10-24T00:39:37.896149Z",
"url": "https://files.pythonhosted.org/packages/25/50/d9032d049fb7f670bdd4aea4f888cb8b2b831a8c9443da5aae5b8270f20a/deltachat_cursed-0.10.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-24 00:39:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "adbenitez",
"github_project": "deltachat-cursed",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "deltachat-cursed"
}