Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nrbnlulu/customtooltipqml

Custom qml tooltip enspired by discord
https://github.com/nrbnlulu/customtooltipqml

Last synced: about 2 months ago
JSON representation

Custom qml tooltip enspired by discord

Awesome Lists containing this project

README

        

### Custom qml tooltip enspired by discord
![example](example.gif)

### installation:
- create a fork
- clone
- install python poetry if you havent already
- cd into the cloned repo
- run:
```console
poetry install
poetry run python -m example.py
```