Go to file
miruka 3ec51b9253 Fix room subtitle reloading
Replace the "reloadThis" ListModel hack by an actual signal,
works when the subtitle is displayed in more than one place
(e.g. two accounts in the same room connected).
2019-04-14 14:33:57 -04:00
harmonyqml Fix room subtitle reloading 2019-04-14 14:33:57 -04:00
.gitignore Add action buttons toolbar and placeholder pages 2019-03-22 06:24:19 -04:00
COPYING Initial commit 2019-03-21 23:28:14 -04:00
Makefile Initial commit 2019-03-21 23:28:14 -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 Bring back room subtitles 2019-04-14 14:09:54 -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