Go to file
2019-04-17 23:01:26 -04:00
harmonyqml Make the SendBox work, send plaintext messages 2019-04-17 23:01:26 -04:00
.gitignore Ignore .jsc files (Qt JS cache) 2019-04-17 13:43:46 -04:00
COPYING Initial commit 2019-03-21 23:28:14 -04:00
Makefile Ignore .jsc files (Qt JS cache) 2019-04-17 13:43:46 -04:00
README.md Initial commit 2019-03-21 23:28:14 -04:00
setup.py Initial commit 2019-03-21 23:28:14 -04:00
TODO.md Improve room past events loading 2019-04-17 22:34:22 -04:00

harmonyqml

PyPI downloads
PyPI version
PyPI pyversions

CLI examples

    $ harmonyqml

Python package examples

    >>> import harmonyqml

    >>> 

Installation

Requires Python 3.6+, tested on GNU/Linux only.

    # pip3 install harmonyqml