Exchange text messages directly in the terminal. Fast, minimalistic, and secure
Project description
climessenger
climessenger is a CLI messenger built on Flask with HTTPS, allowing text messages to be sent between machines. It supports multithreading and automatic SSL certificate generation upon installation.
Installation
pip install climessenger
Usage
1. Starting the server to receive messages
climessenger receive
Starts an HTTPS server that listens on port 8864 and accepts messages from other devices.
2. Sending a message to another server
climessenger send 192.168.1.68 "Hello World"
Sends the message Hello World to the server running at the address 192.168.1.68. The server must already be running using receive.
Author: RUIS
Email: ruslan@ruisvip.ru
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file climessenger-1.0.0.tar.gz.
File metadata
- Download URL: climessenger-1.0.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
213da21790b8b6a2b3a5c7a19d5ade4cb055a89c614b6b1ccdbbb3f1b1e87e55
|
|
| MD5 |
7c98f19a7ef0bb1ba7fa2a6464d097aa
|
|
| BLAKE2b-256 |
3761ccbf904921de1194231459d5c9954fd08fb1d86cd95c45bf4951e53c0b3c
|
File details
Details for the file climessenger-1.0.0-py3-none-any.whl.
File metadata
- Download URL: climessenger-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8e30f3a3fd1ef7e69435a520cbcfe44d1ec4ca1b8a1d8861e5bffd1f915c46b
|
|
| MD5 |
298d0a070828d3a92bd18b3eb810aa00
|
|
| BLAKE2b-256 |
cf4441ebc4441a426130ee0d6fbdd1961d443f22b2c4023a9bf838fb83ca05c2
|