deltachat-cursed


Namedeltachat-cursed JSON
Version 0.9.0 PyPI version JSON
download
home_pageNone
SummaryDelta Chat client for the command line
upload_time2024-04-03 23:07:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords deltachat ncurses tui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cursed Delta

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

<p align="center">
  <img src="https://github.com/adbenitez/deltachat-cursed/blob/master/screenshots/e1.png" alt="screenshot of Cursed Delta"/>
</p>

[![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)

#### 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
```

After installation the command `delta` should be available.
For more tips and info check [the user guide](./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/9f/3f/0acb29bbb76720a1071809b2118cc5b1e734f8d6ddf08b5904c4d594a5e4/deltachat-cursed-0.9.0.tar.gz",
    "platform": null,
    "description": "# Cursed Delta\n\nncurses Delta Chat client developed in Python with the urwid library.\n\n<p align=\"center\">\n  <img src=\"https://github.com/adbenitez/deltachat-cursed/blob/master/screenshots/e1.png\" alt=\"screenshot of Cursed Delta\"/>\n</p>\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#### 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\nAfter installation the command `delta` should be available.\nFor more tips and info check [the user guide](./docs/user-guide.md)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Delta Chat client for the command line",
    "version": "0.9.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": "a02b8747de38c22f2fd0b0cb90b31c64e0e3ea2200dc8d2c52414cd51a1a2da8",
                "md5": "e45aa0cf830aed794b8ac15e91fcd775",
                "sha256": "62e483ce00531232afe1a949cc82bb0840d866bc38f8e3e3fa10cc1a74033e52"
            },
            "downloads": -1,
            "filename": "deltachat_cursed-0.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e45aa0cf830aed794b8ac15e91fcd775",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 29220,
            "upload_time": "2024-04-03T23:07:48",
            "upload_time_iso_8601": "2024-04-03T23:07:48.796274Z",
            "url": "https://files.pythonhosted.org/packages/a0/2b/8747de38c22f2fd0b0cb90b31c64e0e3ea2200dc8d2c52414cd51a1a2da8/deltachat_cursed-0.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f3f0acb29bbb76720a1071809b2118cc5b1e734f8d6ddf08b5904c4d594a5e4",
                "md5": "e3eb367c063036a454f2c9ca929b20de",
                "sha256": "3a8f7e061f591a9091ae437a91a845de5ffb792719d0f1e644aa7e846250886d"
            },
            "downloads": -1,
            "filename": "deltachat-cursed-0.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e3eb367c063036a454f2c9ca929b20de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 95820,
            "upload_time": "2024-04-03T23:07:50",
            "upload_time_iso_8601": "2024-04-03T23:07:50.086256Z",
            "url": "https://files.pythonhosted.org/packages/9f/3f/0acb29bbb76720a1071809b2118cc5b1e734f8d6ddf08b5904c4d594a5e4/deltachat-cursed-0.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 23:07:50",
    "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"
}
        
Elapsed time: 0.23003s