Skip to main content

ping messages between chatmail relays

Project description

cmsend: chatmail sendmail tool for end-to-end encrypted messages

WORK IN PROGRESS: this is more an explorative study for now

To install use:

pip install cmsend 

To send and receive from a single chatmail relay:

cmsend --init nine.testrun.org   # <-- substitute with the domain you want to set as origin 

To setup a tagged chat using an invite link:

cmsend -t LOG --join "INVITELINK"       # <-- quotes are neccessary because links contain "&"

To send a message to a tagged chat:

echo "hello" | cmsend -t LOG 

To list all chats with tags:

cmsend -l 

To send a message to a tagged chat with an attachment:

cmsend -t LOG -m "here is the file" -a README.md

To show help:

cmsend -h 

Example outputs

Developing / Releasing cmsend

  1. clone the git repository at https://github.com/chatmail/cmsend

  2. install 'cmsend" in editing mode: pip install -e .

  3. edit cmsend.py and test, finally commit your changes

  4. set a new git-tag

  5. install build/release tools: pip install build twine

  6. run the following command:

     rm -rf dist && python -m build && twine upload -r pypi dist/cmsend*
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmsend-0.4.2.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cmsend-0.4.2-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file cmsend-0.4.2.tar.gz.

File metadata

  • Download URL: cmsend-0.4.2.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for cmsend-0.4.2.tar.gz
Algorithm Hash digest
SHA256 6b9b2019c748608ecba80bdcf7723881330c54df212493aaa5e13a0a24d7ffa9
MD5 782954403adce6fa2d26d8a7147441b2
BLAKE2b-256 0e2d36e1bf63a74a9b7ce650adaae19644cf6272e93ef4bfc80738e3e1900b54

See more details on using hashes here.

File details

Details for the file cmsend-0.4.2-py3-none-any.whl.

File metadata

  • Download URL: cmsend-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 9.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for cmsend-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e73a8c9970996405b9abcb1211194cc5d1e3c9879d2821c6cd8597dd5af676d7
MD5 11c14965fbd3398ef5c33975cd230e55
BLAKE2b-256 06b3fe9a39f09d344e29b4aff381b7b7bf319290f46edb127255c511eff07e2a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page