CLIChatty
A curses-based terminal interface to the chatty messaging app's database. Messages are sent using mmcli, and MMS messages are sent through the mmsd-tng daemon over D-Bus. It is designed to be used via SSH, this way you can message from your computer.
SSH into your phone, then run clic or clichatty to start the program. For help with
keybindings, press H. For help with flags, run clic -h.
MMS
Multimedia messages (pictures, files, group chats) require mmsd-tng to be
running on the phone (Chatty launches it automatically), and gdbus
(part of glib2-utils) on PATH.
- In the compose window,
<c-x>attaches a file and the message is sent as an MMS. Group threads and messages sent with-s/--subjectare also sent as MMS. - From the command line:
cli -a 'alias' -m 'text' -f /path/to/image.jpg -f /path/to/file.txt
Sent and received MMS are recorded and their attachments cached by the Chatty
app itself: mmsd-tng's MessageAdded signal tells Chatty about every MMS
(it saves payloads under $XDG_DATA_HOME/chatty/mms/<tag>/ and writes the
messages/mm_messages/files rows). Clichatty just triggers the send via
mmsd-tng and displays what Chatty stored, so nothing is recorded twice.
Installing
The recommended installation method is with uv:
uv tool install clichatty
Release files for clichatty 0.6.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| clichatty-0.6.9.tar.gz | 63.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| clichatty-0.6.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 110.0 kB
Release files / clichatty-0.6.9.tar.gz
| Download URL | clichatty-0.6.9.tar.gz |
|---|---|
| Size | 63.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9f607c728cd6691a349fefb2fd854c0fbee664df27778a121d2326f6053eee85
|
|
BLAKE2b-256 checksum How to use checksums |
de07052657850f1d6c096ff3456292b5bf3fb0041047c56604676b5e03454d0f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.18 {"installer":{"name":"uv","version":"0.12.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / clichatty-0.6.9-py3-none-any.whl
| Download URL | clichatty-0.6.9-py3-none-any.whl |
|---|---|
| Size | 46.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
445d3c7905747c76baa855e89d3ed372d04fcc2e9615a6cafa3a7bde6ee175e8
|
|
BLAKE2b-256 checksum How to use checksums |
95b038921a43bdc35fe1d32c68420c0bc22574e12d80f875b74b5aad82c8adff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.12.18 {"installer":{"name":"uv","version":"0.12.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|