Skip to main content

JIM socket messenger

Project description

### dagobah-messenger ### JSON instant messenger with presence control and AES encryption.

### Install ###

pip install dagobah-messenger

### How to start ###

  1. Run server:

    python3 -m dagobah-messenger -m server

  2. Run any number (max 5) of GUI or console clients:

    python3 -m dagobah-messenger # run console client python3 -m dagobah-messenger -m clnt_gui # run GUI client python3 -m dagobah-messenger # run console client (default) python3 -m dagobah-messenger -m clnt_cli # run console client

P.S. Use PyCharm to avoid module not found issue with pycryptodome.

Thx a lot to Leo Orlov and GeekBrains. Ilia Kruglov, 31072018.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dagobah_messenger-0.3-py3-none-any.whl (179.0 kB view hashes)

Uploaded Python 3

Supported by

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